22.02.2020 15:28, Alex Peshkoff via Firebird-devel wrote:
At least I see no reasons for it not to work.
These lines of code make me unsure:
if (!current)
{
// not good time to call this function - ignore request
gds__log("Unexpected call to register plugin %s, type %d -
ignored\n", defaultName, interfaceType);
return;
}
-- WBR, SD. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
