On 21/06/2021 05:48, Jiří Činčura wrote:
> Hi *,
>
> Who's responsibility is to call IExternal[Function | Procedure |
> Trigger]Impl::dispose? Should the plugin do it i.e. in `closeAttachment` or
> is Firebird gonna do it when the Function/Procedure/Trigger is no longer used?
>
It should be th
And maybe same question for IExternalResultSetImpl.
I'm asking because I see some weird behavior in terms of memory allocations.
--
Mgr. Jiří Činčura
https://www.tabsoverspaces.com/
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel
Hi *,
Who's responsibility is to call IExternal[Function | Procedure |
Trigger]Impl::dispose? Should the plugin do it i.e. in `closeAttachment` or is
Firebird gonna do it when the Function/Procedure/Trigger is no longer used?
--
Mgr. Jiří Činčura
https://www.tabsoverspaces.com/
Firebird-Deve