Subject | Re: Is this a normal behaviour for GTT? |
---|---|
Author | |
Post date | 2019-04-05T08:18:29Z |
---In firebird-support@yahoogroups.com, <m.djorov@...> wrote :
> What happens with the records in GTT if transactions do commit retaining?> Are the records deleted or they are stiil present until the transaction finished with commit/rollback ?
Looks like you found bug in GTT's implementation: data of GTT ON COMMIT DELETE table
instance is not released and is not visible after COMMIT RETAINING.
Could you register it at tracker, plese ?
Regards,
Vlad