summaryrefslogtreecommitdiff
path: root/src/include/executor/execdebug.h
diff options
context:
space:
mode:
authorSimon Riggs <simon@2ndQuadrant.com>2012-12-03 18:56:41 +0000
committerSimon Riggs <simon@2ndQuadrant.com>2012-12-03 18:56:41 +0000
commitc52e0e2afc0c8ca2de4e03fc8478d89b4d5e7fce (patch)
tree69c2ab143740f54b7222ad088a168e4b14eb1346 /src/include/executor/execdebug.h
parent17164ccdf870318bd157dff0835781fe6b40735c (diff)
Avoid holding vmbuffer pin after VACUUM.
During VACUUM if we pause to perform a cycle of index cleanup we drop the vmbuffer pin, so we should do the same thing when heap scan completes. This avoids holding vmbuffer pin across the main index cleanup in VACUUM, which could be minutes or hours longer than necessary for correctness. Bug report and suggested fix from Pavan Deolasee
Diffstat (limited to 'src/include/executor/execdebug.h')
0 files changed, 0 insertions, 0 deletions