aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_gist.h
diff options
context:
space:
mode:
authorPeter Geoghegan <pg@bowt.ie>2021-11-05 14:08:47 -0700
committerPeter Geoghegan <pg@bowt.ie>2021-11-05 14:08:47 -0700
commitf214960adde6028a39ba3014b1ab2b224faeefed (patch)
tree6e20723dfddf014df4ddf6bc9466b9d0a2b2f74c /contrib/btree_gist/btree_gist.h
parent4a92a1c3d1c361ffb031ed05bf65b801241d7cdd (diff)
downloadpostgresql-f214960adde6028a39ba3014b1ab2b224faeefed.tar.gz
postgresql-f214960adde6028a39ba3014b1ab2b224faeefed.zip
Update obsolete heap pruning comments.
Add new comments that spell out what VACUUM expects from heap pruning: pruning must never leave behind DEAD tuples that still have tuple storage. This has at least been the case since commit 8523492d, which established the principle that vacuumlazy.c doesn't have to deal with DEAD tuples that still have tuple storage directly, except perhaps by simply retrying pruning (to handle a rare corner case involving concurrent transaction abort). In passing, update some references to old symbol names that were missed by the snapshot scalability work (specifically commit dc7420c2c9).
Diffstat (limited to 'contrib/btree_gist/btree_gist.h')
0 files changed, 0 insertions, 0 deletions