pgsql: Properly quote SQL/MED generic options in pg_dump output.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly quote SQL/MED generic options in pg_dump output.
Date: 2011-08-25 16:39:12
Message-ID: E1QwcxU-00066Z-S0@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Properly quote SQL/MED generic options in pg_dump output.

Shigeru Hanada

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b7cd5c836ae952b5911eac9ec5f888779a2d0b81

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2011-08-25 16:48:56 pgsql: Change format of SQL/MED generic options in psql backslash comma
Previous Message pgsql 2011-08-25 14:36:14 pgsql: Tag refs/tags/REL9_1_RC1 was created