vacuumlazy.c: Rename state field for consistency.
authorPeter Geoghegan <pg@bowt.ie>
Sat, 29 Jan 2022 01:41:09 +0000 (17:41 -0800)
committerPeter Geoghegan <pg@bowt.ie>
Sat, 29 Jan 2022 01:41:09 +0000 (17:41 -0800)
commitbf42fcace5c510b3579469913ae4cbb2517861d5
tree912367d01bc0fe30b59c62f6c40cf80850065437
parentdc084d7c730c93541a386851de9c62bd0e9a0c92
vacuumlazy.c: Rename state field for consistency.

Rename pages_removed to removed_pages, for consistency with nearby
vacrel fields.
src/backend/access/heap/vacuumlazy.c