]> granicus.if.org Git - postgresql/commit
Cosmetic improvements to freeze map code.
authorRobert Haas <rhaas@postgresql.org>
Fri, 3 Jun 2016 12:43:41 +0000 (08:43 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 3 Jun 2016 12:43:41 +0000 (08:43 -0400)
commitfdfaccfa798c1c9993feae1fac6e0f79d72aa7b7
treec0b5ccc353176e70438c327e3323ec45a42fde11
parenta3b30763cc8686f5b4cd121ef0bf510c1533ac22
Cosmetic improvements to freeze map code.

Per post-commit review comments from Andres Freund, improve variable
names, comments, and in one place, slightly improve the code structure.

Masahiko Sawada
src/backend/access/heap/visibilitymap.c
src/backend/commands/vacuumlazy.c
src/include/access/visibilitymap.h