Re: strangeness in pg_dump
От | Mathieu Arnold |
---|---|
Тема | Re: strangeness in pg_dump |
Дата | |
Msg-id | 3450459438.1023120785@andromede.reaumur.absolight.net обсуждение исходный текст |
Ответ на | Re: strangeness in pg_dump (Jan Wieck <janwieck@yahoo.com>) |
Ответы |
Re: strangeness in pg_dump
|
Список | pgsql-general |
--On lundi 3 juin 2002 10:08 -0400 Jan Wieck <janwieck@yahoo.com> wrote: > 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. that was what I was doing, but my grep "['\"]\\\\[rn]['\"]" was not helping me very much. -- Mathieu Arnold
В списке pgsql-general по дате отправления: