Re: Win32 libpq and ecpg thread safety

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Qingqing Zhou <zhouqq(at)cs(dot)toronto(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Win32 libpq and ecpg thread safety
Date: 2005-10-26 12:58:24
Message-ID: 200510261258.j9QCwO418152@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sean Davis 2005-10-26 12:58:55 Re: How to get the value in the lastvalue field
Previous Message Csaba Nagy 2005-10-26 12:54:15 Re: How to get the value in the lastvalue field