Re: [HACKERS] ECPG still having thread problems - follow-up

2003-06-22 Thread Philip Yarra
On Wed, 18 Jun 2003 02:58 pm, Philip Yarra wrote: > Hi all, it looks like Lee's ECPG (and libpq) thread-safety patches > have been applied, and configure --with-threads is also added. I > have been doing some testing, and I still encounter a > threading problem. For those interested, I tested this

[HACKERS] ECPG still having thread problems

2003-06-17 Thread Philip Yarra
Hi all, it looks like Lee's ECPG (and libpq) thread-safety patches have been applied, and configure --with-threads is also added. I have been doing some testing, and I still encounter a threading problem. I have done the following: 1) cvs update 2) ./configure --with-threads && make && su -c "make