From: | <spaminos-sql(at)yahoo(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Querying libpq compile time options |
Date: | 2006-05-11 22:35:47 |
Message-ID: | 20060511223547.60060.qmail@web32001.mail.mud.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers pgsql-patches |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2006-05-11 22:38:31 | Re: [PERFORM] Arguments Pro/Contra Software Raid |
Previous Message | Jim C. Nasby | 2006-05-11 22:32:10 | Re: [PERFORM] Arguments Pro/Contra Software Raid |
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2006-05-11 22:58:42 | Re: [HACKERS] Big IN() clauses etc : feature proposal |
Previous Message | Tom Lane | 2006-05-11 22:08:36 | Re: [HACKERS] Big IN() clauses etc : feature proposal |
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2006-05-11 23:15:33 | Re: Have configure complain about unknown options |
Previous Message | Luke Lonergan | 2006-05-11 21:42:32 | Re: [PATCH] Improve EXPLAIN ANALYZE overhead by |