summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorRobert Haas2017-05-19 20:49:38 +0000
committerRobert Haas2017-05-19 20:49:38 +0000
commita95410e2ec39b6776381fd01198dc57a063e8185 (patch)
tree3cf687880944d9f509e9f421da6370d9c784f52a /HISTORY
parente807d8b16338c97e60e41344d0fc13bd9cf540be (diff)
pg_upgrade: Handle hash index upgrades more smoothly.
Mark any old hash indexes as invalid so that they don't get used, and create a script to run REINDEX on all of them. Without this, we'd still try to use any upgraded hash indexes, but it would fail. Amit Kapila, reviewed by me. Per a suggestion from Tom Lane. Discussion: http://postgr.es/m/CAA4eK1Jidtagm7Q81q-WoegOVgkotv0OxvHOjFxcvFRP4X=mSw@mail.gmail.com
Diffstat (limited to 'HISTORY')
0 files changed, 0 insertions, 0 deletions