Allow pg_upgrade to upgrade clusters that use exclusion contraints by
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_dump.c | modified | +1 −1 |