Re: ECPG thread-safety

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: ECPG thread-safety
Date: 2003-03-28 17:04:00
Message-ID: 200303281704.h2SH41J15738@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces pgsql-patches


Yep. I need someone who knows these OS's to get some tests together.

---------------------------------------------------------------------------

Shridhar Daithankar wrote:
> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jason M. Felice 2003-03-28 17:17:57 Re: PostgreSQL and SOAP, version 7.4/8.0
Previous Message Shridhar Daithankar 2003-03-28 16:56:20 Re: ECPG thread-safety

Browse pgsql-interfaces by date

  From Date Subject
Next Message Adam Witney 2003-03-29 14:56:34 Re: Release of DBD-pg 1.22
Previous Message Shridhar Daithankar 2003-03-28 16:56:20 Re: ECPG thread-safety

Browse pgsql-patches by date

  From Date Subject
Next Message Michael Meskes 2003-03-30 14:06:05 Re: ECPG thread-safety
Previous Message Shridhar Daithankar 2003-03-28 16:56:20 Re: ECPG thread-safety