Re: postgresql v7.1.3 bug report

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgresql v7.1.3 bug report
Дата
Msg-id 8043.999660917@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: postgresql v7.1.3 bug report  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Ответы Re: postgresql v7.1.3 bug report
Список pgsql-bugs
Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> Note that EUC_TW or any multibyte encodings that are allowed for
> backend side, do not contain such ASCII special characters as "|" and
> should be safe for the parser and the regexp routines.

But the point is that a pg_wchar is being squeezed down to a char.
PEEK() produces a pg_wchar, no?

            regards, tom lane

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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: postgresql v7.1.3 bug report
Следующее
От: Tomasz Zielonka
Дата:
Сообщение: Re: Error in backend/storage/lmgr/proc.c: ProcSleep()