Remove lazy_scan_heap parallel VACUUM comment block.
commit97f5aef609ce51422934b7dbdba599a7de4dbafd
authorPeter Geoghegan <pg@bowt.ie>
Mon, 22 Nov 2021 00:22:57 +0000 (21 16:22 -0800)
committerPeter Geoghegan <pg@bowt.ie>
Mon, 22 Nov 2021 00:22:57 +0000 (21 16:22 -0800)
tree17bee3bbb088ee73f999b6676a09068dc7859f99
parent282b6d00abf5cebece6f94c796a4ed807a0176db
Remove lazy_scan_heap parallel VACUUM comment block.

This doesn't belong next to very high level discussion of the tasks that
lazy_scan_heap performs.  There is already a similar, longer comment
block at the top of vacuumlazy.c that mentions lazy_scan_heap directly.
src/backend/access/heap/vacuumlazy.c