Re: Unicode string literals versus the world

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Unicode string literals versus the world
Дата
Msg-id 200904142134.52823.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Unicode string literals versus the world  (Marko Kreen <markokr@gmail.com>)
Ответы Re: Unicode string literals versus the world  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Unicode string literals versus the world  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Tuesday 14 April 2009 17:13:00 Marko Kreen wrote:
> If the parsing does not happen in 2 passes and it does not take account
> of stdstr setting then the  default breakage would be:
>
>    stdstr=off, U&' \' UESCAPE '!'.

I think we can handle that and the cases Tom presents by erroring out when the 
U& syntax is used with stdstr off.



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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Re: Unicode support
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Unicode string literals versus the world