1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-16 06:01:02 +03:00
Files
postgres/contrib/pg_upgrade
Bruce Momjian 97a60fa5a0 Fix pg_upgrade for invalid indexes
All versions of pg_upgrade upgraded invalid indexes caused by CREATE
INDEX CONCURRENTLY failures and marked them as valid.  The patch adds a
check to all pg_upgrade versions and throws an error during upgrade or
--check.

Backpatch to 9.2, 9.1, 9.0.  Patch slightly adjusted.
2012-12-11 15:09:22 -05:00
..
2012-12-11 15:09:22 -05:00
2012-09-18 22:05:14 -04:00
2011-01-01 13:18:15 -05:00
2011-06-09 14:32:50 -04:00