vacuumlazy.c: Tweak local variable name.
authorPeter Geoghegan <pg@bowt.ie>
Thu, 12 Jan 2023 01:57:18 +0000 (17:57 -0800)
committerPeter Geoghegan <pg@bowt.ie>
Thu, 12 Jan 2023 01:57:18 +0000 (17:57 -0800)
commit8c233cf86b6d77989a1a6bea96f9b2e31a9b6c7a
tree44cf2b830a963c5925e7aa63e8cd67beda49a8f5
parent50767705ed093eb4cf64f5980b3ffdfa2fc8ebc8
vacuumlazy.c: Tweak local variable name.

Make a local variable name consistent with the name from its WAL record.

Extracted from a larger patch to deal with issues with how vacuumlazy.c
sets pages all-frozen.

Author: Peter Geoghegan <pg@bowt.ie>
Discussion: https://postgr.es/m/CAH2-WznuNGSzF8v6OsgjaC5aYsb3cZ6HW6MLm30X0d65cmSH6A@mail.gmail.com
src/backend/access/heap/vacuumlazy.c