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.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/97f5aef609ce51422934b7dbdba599a7de4dbafd Modified Files -------------- src/backend/access/heap/vacuumlazy.c | 12 ------------ 1 file changed, 12 deletions(-)
