ECPG SET CONNECTION - Mailing list pgsql-general

From Leif Jensen
Subject ECPG SET CONNECTION
Date
Msg-id 8915079.5863.1370003168130.JavaMail.root@quick
Whole thread Raw
Responses Re: ECPG SET CONNECTION  (Bruce Momjian <bruce@momjian.us>)
List pgsql-general
Hi guys.

   In the ECPG manual (including latest 9.1.9) about ECPG SQL SET CONNECTION <connection name>; it is stated that "This
isnot thread-aware". 

   When looking in the ecpg library code connect.c for ECPGsetconn( ... ), it looks very much like it is thread-aware
iftranslated with the --enable-thread-safety option. 

   What should I believe ?

 Leif


pgsql-general by date:

Previous
From: Victor Yegorov
Date:
Subject: Re: Cat the query be tuned further ?
Next
From: Kevin Grittner
Date:
Subject: Re: Insert with query