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

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix up pg_dump's --binary-upgrade option so that it behaves
Date
Msg-id 20090702213438.52C2975331E@cvs.postgresql.org
Whole thread Raw
List 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.

Tags:
----
REL8_4_STABLE

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

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix up pg_dump's --binary-upgrade option so that it behaves
Next
From: tgl@pgfoundry.org (User Tgl)
Date:
Subject: pg-migrator - pg_migrator: Perform failure checks before running