Re: dump of functions does not handle backslashes correctly

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: dump of functions does not handle backslashes correctly
Дата
Msg-id 19746.978577400@sss.pgh.pa.us
обсуждение исходный текст
Ответ на dump of functions does not handle backslashes correctly  ("Robert B. Easter" <reaster@comptechnews.com>)
Список pgsql-bugs
"Robert B. Easter" <reaster@comptechnews.com> writes:
> Is this a pg_dump bug or is there there some way to do this right?

It's a pg_dump bug --- pg_dump knows how to quote special characters
in string literals, but failed to do so for function bodies
(and a number of other places too).  I've committed a fix.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: update and tcl/tk
Следующее
От: Karel Zak
Дата:
Сообщение: Re: Output of date_part('quarter', date)