pgsql: Fix up pg_dump's --binary-upgrade option so that it behaves

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix up pg_dump's --binary-upgrade option so that it behaves
Date: 2009-07-02 21:34:32
Message-ID: 20090702213432.61D9F75331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix up pg_dump's --binary-upgrade option so that it behaves properly with
inherited columns and check constraints. Per my recent trouble report.

Modified Files:
--------------
pgsql/src/bin/pg_dump:
pg_dump.c (r1.539 -> r1.540)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c?r1=1.539&r2=1.540)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-07-02 21:34:38 pgsql: Fix up pg_dump's --binary-upgrade option so that it behaves
Previous Message Peter Eisentraut 2009-07-02 18:55:41 pgsql: Upgrade to Autoconf 2.63 This upgrades the configure