Allow pg_upgrade to upgrade clusters that use exclusion contraints by fixing pg_dump to properly preserve such indexes.
Backpatch to 9.1 and 9.0 (where the bug was introduced). Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/6b5510e8d64f9c76b1c24c46537d5a83a3483778 Modified Files -------------- src/bin/pg_dump/pg_dump.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
