Re: Libpq driver: thread problem

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Libpq driver: thread problem
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC99E7@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Libpq driver: thread problem  ("Dave Page" <dpage@vale-housing.co.uk>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Libpq driver: thread problem
Следующее
От: "ZF"
Дата:
Сообщение: Bug or not about ASCII and Multi-Byte character set