Re: Strange "bug" in dump ?

Поиск
Список
Период
Сортировка
От Denis BUCHER
Тема Re: Strange "bug" in dump ?
Дата
Msg-id 4B111DA0.5060206@hsolutions.ch
обсуждение исходный текст
Ответ на Re: Strange "bug" in dump ?  (Rikard Bosnjakovic <rikard.bosnjakovic@gmail.com>)
Ответы Re: Strange "bug" in dump ?
Список pgsql-general
Rikard Bosnjakovic a écrit :
>> There is a "E" before the street field !
>>
>> This is an extract of the dump :
>>
>> 'ST311PHANIE ROBERT', NULL, E'RTE DES TATTES D\\''OIE 5',
>
> Sounds like escape quoting to me. You can read about it at
> <http://www.postgresql.org/docs/current/static/sql-syntax-lexical.html>.
> I'm not sure how good 7.4.6 is at unicode-quoting, but I surmise this
> could be the source of the error that it is not able to handle the
> correct string quoting.

Oh yes, great, then it's not a bug but "String Constants with C-Style
Escapes" !

But this seems to be a 8.4 feature not supported by 7.4.6 ?
If you have an idea on how to have 7.4.6 accept it...

Thanks a lot for your help :-)

Denis

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

Предыдущее
От: Rikard Bosnjakovic
Дата:
Сообщение: Re: Strange "bug" in dump ?
Следующее
От: Roger Leigh
Дата:
Сообщение: Re: Locale query