Subject Re: [firebird-support] UDF Library memory management
Author Ann W. Harrison
ben_daniel81 wrote:
> 2 questions:
>
> 1. When do udf libraries get unloaded by firebird (1.5.x)?

At server shutdown.
>
> 2. Does each thread in firebird (1.5.x) load it's own instance of a
> UDF library?
>

No. UDF libraries must be thread safe.


Best regards,


Ann