Re: 8.3beta4: pg_dump tab escape change

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 8.3beta4: pg_dump tab escape change
Дата
Msg-id 13463.1198707780@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 8.3beta4: pg_dump tab escape change  (Tomas Szepe <szepe@pinerecords.com>)
Ответы Re: 8.3beta4: pg_dump tab escape change  (Tomas Szepe <szepe@pinerecords.com>)
Список pgsql-bugs
Tomas Szepe <szepe@pinerecords.com> writes:
> for a very long time now, pg_dump has placed '\t' on output where a literal
> tab was present in the data.
> Since 8.3pre, this is no longer the case -- the backslash is followed
> by an actual tab character, ('\009').

According to the CVS logs, this was reverted in beta4 --- you sure you
are testing the right beta?

            regards, tom lane

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

Предыдущее
От: Tomas Szepe
Дата:
Сообщение: 8.3beta4: pg_dump tab escape change
Следующее
От: Tomas Szepe
Дата:
Сообщение: Re: 8.3beta4: pg_dump tab escape change