Re: libpq not reentrant

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Federico Di Gregorio <fog(at)initd(dot)org>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: libpq not reentrant
Date: 2002-01-18 20:38:24
Message-ID: 200201182038.g0IKcOu13623@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Tom Lane wrote:
> >> That is entirely the wrong place to put it. There is a section
> >> specifically about libpq's reentrancy or lack of it; mention the
> >> issue there.
>
> > Uh, I put it in this section:
>
> Um ... duh ... I can only plead momentary brain fade. Yes, that
> is the right section.
>
> But I'd suggest moving it down a para or two, to put it next to the
> para pointing out that PQoidStatus etc are not thread-safe. That
> was the context I was expecting to see.
>
> Also, the "however" can be left out, and ditto "guarantted to be"
> (which is mispelled anyway...)

Done. Moved to bottom of section; words removed.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Mario Lorenz 2002-01-18 20:38:32 Re: libpq not reentrant
Previous Message Tom Lane 2002-01-18 19:49:35 Re: libpq not reentrant