Re: Use of E'' in pg_dump - Mailing list pgsql-patches

From Tom Lane
Subject Re: Use of E'' in pg_dump
Date
Msg-id 21593.1120258712@sss.pgh.pa.us
Whole thread Raw
In response to Use of E'' in pg_dump  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Use of E'' in pg_dump  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> The following attached, applied patch uses E'' for strings containing
> backslashes in pg_dump.  It does not modify COPY data output.

... ruleutils ...

            regards, tom lane

pgsql-patches by date:

Previous
From: Stephen Frost
Date:
Subject: Roles - SET ROLE
Next
From: Bruce Momjian
Date:
Subject: Re: Use of E'' in pg_dump