Can I use two threads to use one PGconn* or do I have to assign them each one with a unique PGconn*?
I searched in the mailing list archive, but couldn't find anything recent that has mentioned the thread safeness of libpq/PGconn*.
Thanks a lot!
Wei