summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane2006-11-01 19:50:15 +0000
committerTom Lane2006-11-01 19:50:15 +0000
commit4e4c165dad573f8fa186a09e755c4940dc730416 (patch)
tree58f0a564c87e6bd869591dd6dc900a2d2ac18c11 /doc/src
parentc4c008226290e10f1275d710587e1bae047fafb4 (diff)
Fix "failed to re-find parent key" btree VACUUM failure by tweaking
_bt_pagedel to recover from the failure: just search the whole parent level if searching to the right fails. This does nothing for the underlying problem that index keys became out-of-order in the grandparent level. However, we believe that there is no other consequence worse than slightly inefficient searching, so this narrow patch seems like the safest solution for the back branches.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions