Hi all

I am writing an app that uses libpq, but because it is threaded I want to make sure that the dynamic library being used has been compiled with the right option.
How do I do this?

Is there a call such as "bool PQisThreadSafe()" that I can call?

Thanks

Nicolas

Reply via email to