Re: strangeness in pg_dump
От | Jan Wieck |
---|---|
Тема | Re: strangeness in pg_dump |
Дата | |
Msg-id | 200206031408.g53E8m202539@saturn.janwieck.net обсуждение исходный текст |
Ответ на | Re: strangeness in pg_dump (Mathieu Arnold <mat@mat.cc>) |
Ответы |
Re: strangeness in pg_dump
|
Список | pgsql-general |
Mathieu Arnold wrote: > > > --On lundi 3 juin 2002 09:35 -0400 Jan Wieck <janwieck@yahoo.com> wrote: > > > ^M == \r == 0x0D == Carriage Return > > \ (at end of line) == \n == 0x0A == New Line > > that is right, but, in the first case, it is not '\r' + '\n' but '\\' + 'r' > + '\\' + '\n' You're right. Shouldn't do anything before beeing done with at least my first coffee. Okay, need to look at the code in pg_dump the decides if to quote or not. Jan -- #======================================================================# # It's easier to get forgiveness for being wrong than for being right. # # Let's break this rule - forgive me. # #================================================== JanWieck@Yahoo.com #
В списке pgsql-general по дате отправления: