Adjust lazy_scan_heap() accounting comments.
authorPeter Geoghegan <pg@bowt.ie>
Mon, 15 Feb 2021 03:28:37 +0000 (19:28 -0800)
committerPeter Geoghegan <pg@bowt.ie>
Mon, 15 Feb 2021 03:28:37 +0000 (19:28 -0800)
commit7cde6b13a9b630e2f04d91e2f17dedc2afee21c6
treeba66e8f40ff0fd4866cb034888fdca3bbee1c330
parentf900a79ecdc1864a6ead72c97c34a41012227eaf
Adjust lazy_scan_heap() accounting comments.

Explain which particular LP_DEAD line pointers get accounted for by the
tups_vacuumed variable.
src/backend/access/heap/pruneheap.c
src/backend/access/heap/vacuumlazy.c