Re: libpq not reentrant - Mailing list pgsql-bugs

From Tom Lane
Subject Re: libpq not reentrant
Date
Msg-id 7819.1011374597@sss.pgh.pa.us
Whole thread Raw
In response to Re: libpq not reentrant  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: libpq not reentrant  (Federico Di Gregorio <fog@initd.org>)
List pgsql-bugs
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?

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...

            regards, tom lane

pgsql-bugs by date:

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