Re: Strange "bug" in dump ?

Поиск
Список
Период
Сортировка
От Rikard Bosnjakovic
Тема Re: Strange "bug" in dump ?
Дата
Msg-id d9e88eaf0911280407i752cf865h590f680ec04d4ec5@mail.gmail.com
обсуждение исходный текст
Ответ на Strange "bug" in dump ?  (Denis BUCHER <dbucherml@hsolutions.ch>)
Ответы Re: Strange "bug" in dump ?  (Denis BUCHER <dbucherml@hsolutions.ch>)
Список pgsql-general
On Sat, Nov 28, 2009 at 12:59, Denis BUCHER <dbucherml@hsolutions.ch> wrote:

[...]
> 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.



--
- Rikard - http://bos.hack.org/cv/

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

Предыдущее
От: Denis BUCHER
Дата:
Сообщение: Strange "bug" in dump ?
Следующее
От: Denis BUCHER
Дата:
Сообщение: Re: Strange "bug" in dump ?