Re: Win32 libpq and ecpg thread safety - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Win32 libpq and ecpg thread safety
Date
Msg-id 200510261258.j9QCwO418152@candle.pha.pa.us
Whole thread Raw
In response to Win32 libpq and ecpg thread safety  ("Qingqing Zhou" <zhouqq@cs.toronto.edu>)
Responses Re: Win32 libpq and ecpg thread safety  (Qingqing Zhou <zhouqq@cs.toronto.edu>)
List pgsql-general
Qingqing Zhou wrote:
> Hi,
>
> Is there a paragraph in the document talking about this? I've tried to look
> into it, but can't find it. Can anybody point me to it?

Well, libpq has a section:

    http://candle.pha.pa.us/main/writings/pgsql/sgml/libpq-threading.html

I don't see a thread section for ecpg, but I see several mentions of
threading in ecpg.sgml.

If you are asking about Win32-specific threading, there is no
documentation about it because it works just like Unix threading.  At
least, that is what I am told.

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

pgsql-general by date:

Previous
From: Sean Davis
Date:
Subject: Re: How to get the value in the lastvalue field
Next
From: Zlatko Matić
Date:
Subject: querying PostgreSQL version?