RE: Thread-unsafe coding in ecpg - Mailing list pgsql-hackers

From Tsunakawa, Takayuki
Subject RE: Thread-unsafe coding in ecpg
Date
Msg-id 0A3221C70F24FB45833433255569204D1FB6C6C0@G01JPEXMBYT05
Whole thread Raw
In response to Re: Thread-unsafe coding in ecpg  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Thread-unsafe coding in ecpg  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> Hm.  Well, I suppose we can figure that the buildfarm should tell us if
> there's anything too old that we still care about.
> 
> So like this ...

How quick!  Thank you.  I've reviewed the code for both Unix and Windows, and it looks OK.  I haven't built the patch,
butexpect the buildfarm to do the test.
 


Regards
Takayuki Tsunakawa





pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: "SELECT ... FROM DUAL" is not quite as silly as it appears
Next
From: "Tsunakawa, Takayuki"
Date:
Subject: RE: Libpq support to connect to standby server as priority