Subject Re: Is this a normal behaviour for GTT?
Author
---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