Обсуждение: pgsql: Allow pg_upgrade to upgrade clusters that use exclusion contrain

Поиск
Список
Период
Сортировка

pgsql: Allow pg_upgrade to upgrade clusters that use exclusion contrain

От
Bruce Momjian
Дата:
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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/35e27226b6751a90c9c911d08cb47b9f8a58825f

Modified Files
--------------
src/bin/pg_dump/pg_dump.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)