Add more general summary to vacuumlazy.c
authorMelanie Plageman <melanieplageman@gmail.com>
Wed, 15 Jan 2025 19:16:38 +0000 (14:16 -0500)
committerMelanie Plageman <melanieplageman@gmail.com>
Wed, 15 Jan 2025 19:17:32 +0000 (14:17 -0500)
commit3edc67d337c2e498dad1cd200e460f7c63e512e6
tree1f593f982304eec98cfe490222f6561c1d993e85
parent44512e7c952f798c9912476ac5fc2132493f9af7
Add more general summary to vacuumlazy.c

Add more comments at the top of vacuumlazy.c on heap relation vacuuming
implementation.

Previously vacuumlazy.c only had details related to dead TID storage.
This commit adds a more general summary to help future developers
understand the heap relation vacuum design and implementation at a high
level.

Reviewed-by: Alena Rybakina, Robert Haas, Andres Freund, Bilal Yavuz
Discussion: https://postgr.es/m/flat/CAAKRu_ZF_KCzZuOrPrOqjGVe8iRVWEAJSpzMgRQs%3D5-v84cXUg%40mail.gmail.com
src/backend/access/heap/vacuumlazy.c