Re: pg_dump output
От | Peter Eisentraut |
---|---|
Тема | Re: pg_dump output |
Дата | |
Msg-id | Pine.LNX.4.30.0102121918410.1100-100000@peter.localdomain обсуждение исходный текст |
Ответ на | pg_dump output (Kovacs Zoltan <kovacsz@pc10.radnoti-szeged.sulinet.hu>) |
Ответы |
Re: pg_dump output
Re: pg_dump output |
Список | pgsql-hackers |
Kovacs Zoltan writes: > In 7.0.2 I got > INSERT INTO foo (field) VALUES ('Hello,\012world!'); > In 7.1beta4 I get > INSERT INTO foo (field) VALUES ('Hello, > world!'); > Is it possible to add a switch to pg_dump to make it possible getting the > old output. Where can I balance it in the source if I'd like to change the > behaviour? I kind of agree that the old output should be preferred. Otherwise we might be entering a whole new world of CR/LF sort of problems. Btw., if I select the default COPY output, pg_dump seems to drop non-printable characters like '\001'. -- Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
В списке pgsql-hackers по дате отправления: