Re: libpq not reentrant - Mailing list pgsql-bugs

From Federico Di Gregorio
Subject Re: libpq not reentrant
Date
Msg-id 1011374890.1469.12.camel@nenya
Whole thread Raw
In response to Re: libpq not reentrant  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Il ven, 2002-01-18 alle 18:23, Tom Lane ha scritto:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > As of 7.2 we are only going to recommend crypt for backward
> > compatibility with older releases.  I will add a mention in libpq docs
> > that crypt authentication is not thread-safe.  Even when crypt did work
> > it wasn't always portable between OS's.  Is that how we want to go?
>=20
> I really think that a mention in the docs (in the part where libpq
> re-entrancy is discussed) is sufficient.  Especially given how close
> we are to 7.2 release.  I would not favor adding a configure check
> now, even if Federico had the patch ready to go...

agreed. i'll add a configure-time switch to psycopg and a big warning in
the README. the time to write a (already deprecated) patch is better
spent coding something else.

thank you for your assistance,
federico

--=20
Federico Di Gregorio
Debian GNU/Linux Developer & Italian Press Contact        fog@debian.org
INIT.D Developer                                           fog@initd.org
                             Best friends are often failed lovers. -- Me

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: libpq not reentrant
Next
From: Peter Eisentraut
Date:
Subject: Re: libpq not reentrant