Re: ECPG thread-safety - Mailing list pgsql-hackers

From Shridhar Daithankar
Subject Re: ECPG thread-safety
Date
Msg-id 200303282226.20016.shridhar_daithankar@nospam.persistent.co.in
Whole thread Raw
In response to Re: ECPG thread-safety  (Shridhar Daithankar <shridhar_daithankar@persistent.co.in>)
Responses Re: ECPG thread-safety  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Friday 28 March 2003 21:45, you wrote:
> For testing the library, I think it is enough to init an thread attr. like
> pthread_init_attr, that should be enough to test header and library.

And compiler flags, I forgot.. -pthread on freeBSD/gcc and -D_REENTRANT on 
linux at least. FreeBSD needs _THREAD_SAFE as well IIRC.
Shridhar



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ltree patch
Next
From: Bruce Momjian
Date:
Subject: Re: ECPG thread-safety