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_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/d1644d9c31102e12560c864fae10bb7ab1826adb 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
