Re: libpq not reentrant - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: libpq not reentrant
Date
Msg-id 200201181934.g0IJYEd05492@candle.pha.pa.us
Whole thread Raw
In response to Re: libpq not reentrant  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: libpq not reentrant  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > OK, new text for docs.
>
> 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:

    <sect1 id="libpq-threading">
    <title>Threading Behavior</title>

    <indexterm zone="libpq-threading">
     <primary>threads</primary>
     <secondary>with libpq</secondary>
    </indexterm>

I don't see a section on re-entrancy.

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

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: libpq not reentrant
Next
From: Tom Lane
Date:
Subject: Re: libpq not reentrant