Re: Strange "bug" in dump ? - Mailing list pgsql-general

From Rikard Bosnjakovic
Subject Re: Strange "bug" in dump ?
Date
Msg-id d9e88eaf0911280407i752cf865h590f680ec04d4ec5@mail.gmail.com
Whole thread Raw
In response to Strange "bug" in dump ?  (Denis BUCHER <dbucherml@hsolutions.ch>)
Responses Re: Strange "bug" in dump ?  (Denis BUCHER <dbucherml@hsolutions.ch>)
List 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 by date:

Previous
From: Denis BUCHER
Date:
Subject: Strange "bug" in dump ?
Next
From: Denis BUCHER
Date:
Subject: Re: Strange "bug" in dump ?