diff options
author | Peter Geoghegan <pg@bowt.ie> | 2022-04-11 14:20:46 -0700 |
---|---|---|
committer | Peter Geoghegan <pg@bowt.ie> | 2022-04-11 14:20:46 -0700 |
commit | 9debd123483b970a53ba0e3de51c6234f3044df0 (patch) | |
tree | 430cd7dc108a97b9507dde6bb708b13ee4e1e579 /src/backend/access/gist/gistvacuum.c | |
parent | 9de692c10176e2af00dc915b122e07bd6903185c (diff) | |
download | postgresql-9debd123483b970a53ba0e3de51c6234f3044df0.tar.gz postgresql-9debd123483b970a53ba0e3de51c6234f3044df0.zip |
Remove comment about historic heap vacuuming issue.
Remove comment block about how heap page vacuuming used to set tuples
with storage to LP_UNUSED in a rare edge case that can no longer happen
following commit 8523492d4e. The comments seem unnecessary now, since
it's now generally clear that heap vacuuming only applies to LP_DEAD
items from VACUUM's first heap pass following more recent work from
commits 12b5ade902 and 4f8d9d1217.
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions