pgsql: Add a whitespace to fix the query to dump large objects.

From: itagaki(at)postgresql(dot)org (Takahiro Itagaki)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add a whitespace to fix the query to dump large objects.
Date: 2009-12-19 04:13:30
Message-ID: 20091219041330.DE99F753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add a whitespace to fix the query to dump large objects.

PL/pgSQL-by-default patch broke the code for 8.3 <= server_version < 8.5.

Modified Files:
--------------
pgsql/src/bin/pg_dump:
pg_dump.c (r1.557 -> r1.558)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c?r1=1.557&r2=1.558)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-12-19 05:37:01 pgsql: Sigh, I managed to break the no-links-in-plain-text-docs rule
Previous Message Tom Lane 2009-12-19 04:08:32 pgsql: Bump catversion to reflect the fact that HS patch changed pg_proc