mirror of
https://github.com/postgres/postgres.git
synced 2025-11-28 11:44:57 +03:00
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.
30 KiB
30 KiB