vacuumlazy.c: Tweak local variable name.

Peter Geoghegan <pg@bowt.ie>

Commit: 8c233cf86b6d77989a1a6bea96f9b2e31a9b6c7a
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2023-01-12T01:57:18Z
Releases: 16.0
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

Files

PathChange+/−
src/backend/access/heap/vacuumlazy.c modified +5 −5

Discussion