1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-31 03:21:24 +03:00
Bruce Momjian 744358005c 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:03 -04:00
2012-01-01 18:01:58 -05:00
2012-12-10 23:03:28 -05:00
2012-11-30 10:54:46 -05:00
2012-05-15 22:19:41 +03:00