summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian2012-12-11 20:09:22 +0000
committerBruce Momjian2012-12-11 20:09:22 +0000
commite95c4bd1133acf7fc58a52212253129ef2dc9d12 (patch)
treea187cbee4bdd15f0441ac414eb07b793b715f0d5 /src
parent970fb12de121941939e777764d6e0446c974bba3 (diff)
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