On Fri, May 15, 2015 at 01:10:27PM +0200, Michael Meskes wrote:
> On 14.05.2015 19:35, Bruce Momjian wrote:
> > On Fri, May 31, 2013 at 02:26:08PM +0200, Leif Jensen wrote:
> >>Hi guys.
> >>
> >>In the ECPG manual (including latest 9.1.9) about ECPG SQL SET
> >> CONNECTION ; it is stated t
On 14.05.2015 19:35, Bruce Momjian wrote:
> On Fri, May 31, 2013 at 02:26:08PM +0200, Leif Jensen wrote:
>>Hi guys.
>>
>>In the ECPG manual (including latest 9.1.9) about ECPG SQL SET CONNECTION
>> ; it is stated that "This is not thread-aware".
>>
>>When looking in the ecpg library co
On Fri, May 31, 2013 at 02:26:08PM +0200, Leif Jensen wrote:
>Hi guys.
>
>In the ECPG manual (including latest 9.1.9) about ECPG SQL SET CONNECTION
> ; it is stated that "This is not thread-aware".
>
>When looking in the ecpg library code connect.c for ECPGsetconn( ... ), it
> looks
Hi guys.
In the ECPG manual (including latest 9.1.9) about ECPG SQL SET CONNECTION
; it is stated that "This is not thread-aware".
When looking in the ecpg library code connect.c for ECPGsetconn( ... ), it
looks very much like it is thread-aware if translated with the
--enable-thread-