Re: Libpq driver: thread problem - Mailing list pgsql-odbc

From Dave Page
Subject Re: Libpq driver: thread problem
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC99E7@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Libpq driver: thread problem  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-odbc

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> Sent: 12 August 2005 22:25
> To: Dave Page
> Cc: Marko Ristola; pgsql-odbc@postgresql.org
> Subject: Re: [ODBC] Libpq driver: thread problem
>
> Dave Page wrote:
> > Err, what's been saved? This is part of a discussion re psqlODBC -
> > there's no patches here yet, and any that do come of it will be for
> > psqlODBC, not the server.
>
> Uh, doesn't libpq have the same issue?

Setlocale() doesn't appear to be used in libpq afaics (unless it's used
in some external macro or function I haven't found).

Besides, the problem being discussed in the thread turned out to be a
logic error in the LIBPQ_Execute function in the driver. Once I tracked
it down, it worked perfectly.

Regards, Dave.

pgsql-odbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: Libpq driver: thread problem
Next
From: "ZF"
Date:
Subject: Bug or not about ASCII and Multi-Byte character set