Re: PQescapeBytea is not multibyte aware

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: PQescapeBytea is not multibyte aware
Дата
Msg-id 3CB07611.80700@joeconway.com
обсуждение исходный текст
Ответ на PQescapeBytea is not multibyte aware  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Ответы Re: PQescapeBytea is not multibyte aware  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tatsuo Ishii wrote:
> BTW, for the 7.2.x tree we need a solution with lesser impact. 
> For this purpose, I would like to change PQescapeBytea as I stated in
> the previous mail. Objection?
> --
> Tatsuo Ishii

No objection here, but can we wrap the change in #ifdef MULTIBYTE so 
there's no effect for people who don't use MULTIBYTE?

Joe




В списке pgsql-hackers по дате отправления:

Предыдущее
От: mlw
Дата:
Сообщение: Re: Suggestion for optimization
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PQescapeBytea is not multibyte aware