Use of E'' in pg_dump

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Use of E'' in pg_dump
Date: 2005-07-01 21:06:19
Message-ID: 200507012106.j61L6JL01823@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The following attached, applied patch uses E'' for strings containing
backslashes in pg_dump. It does not modify COPY data output.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 3.8 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Stephen Frost 2005-07-01 21:30:00 Re: [PATCHES] Users/Groups -> Roles
Previous Message Tom Lane 2005-07-01 20:57:18 Re: [PATCHES] Users/Groups -> Roles