> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org
> [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Dave Page
> Sent: 14 July 2005 12:06
> To: pgsql-odbc@postgresql.org
> Cc: Anoop Kumar
> Subject: [ODBC] Libpq driver: thread problem
>
> One thing to note, the Windows Port of PostgreSQL has never
> worked with
> the --enable-thread-safety option. This has never been a problem for
> pgAdmin (for example), but may be here.
After some discussion with Magnus Hagander, that is probably a red
herring. He recalls that --enable-thread-safety is needed on platforms
that don't have a thread safe API already - windows does as I'm sure you
know.
Regards, Dave