Обсуждение: Looking for multithreaded build of libpq for Windows

Поиск
Список
Период
Сортировка

Looking for multithreaded build of libpq for Windows

От
MD
Дата:
I found out the libpq.lib come with Postgres installer (8.4.4) is not
thread-safe. Where can I find a thread-safe build?

Re: Looking for multithreaded build of libpq for Windows

От
Dave Page
Дата:
On Tue, Jun 29, 2010 at 8:28 PM, MD <mingdeng2004@gmail.com> wrote:
> I found out the libpq.lib come with Postgres installer (8.4.4) is not
> thread-safe. Where can I find a thread-safe build?

It's always thread-safe on Windows.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

Re: Looking for multithreaded build of libpq for Windows

От
MD
Дата:
On Jun 29, 3:28 pm, MD <mingdeng2...@gmail.com> wrote:
> I found out the libpq.lib come with Postgres installer (8.4.4) is not
> thread-safe. Where can I find a thread-safe build?

Anyone knows?