Allow pg_upgrade to upgrade clusters that use exclusion contraints by

Bruce Momjian <bruce@momjian.us>

Commit: 6b5510e8d64f9c76b1c24c46537d5a83a3483778
Author: Bruce Momjian <bruce@momjian.us>
Date: 2011-11-25T19:39:50Z
Releases: 9.1.2
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).

Files

PathChange+/−
src/bin/pg_dump/pg_dump.c modified +1 −1