diff options
author | Bruce Momjian <bruce@momjian.us> | 2012-12-11 15:09:22 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2012-12-11 15:09:22 -0500 |
commit | 97a60fa5a06bf60c857976e24ef2ed0cb882cd52 (patch) | |
tree | 010a48f063ad1f8eb49208c50f99952b41eab471 /src | |
parent | 8b6b374b39d992adea42f703baf28a19909ef747 (diff) | |
download | postgresql-97a60fa5a06bf60c857976e24ef2ed0cb882cd52.tar.gz postgresql-97a60fa5a06bf60c857976e24ef2ed0cb882cd52.zip |
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.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions