Re: dump of functions does not handle backslashes correctly - Mailing list pgsql-bugs

From Tom Lane
Subject Re: dump of functions does not handle backslashes correctly
Date
Msg-id 19746.978577400@sss.pgh.pa.us
Whole thread Raw
In response to dump of functions does not handle backslashes correctly  ("Robert B. Easter" <reaster@comptechnews.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: update and tcl/tk
Next
From: Karel Zak
Date:
Subject: Re: Output of date_part('quarter', date)