pgsql: Cosmetic improvements to freeze map code. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Cosmetic improvements to freeze map code.
Date
Msg-id E1b8pgY-0000jW-Ld@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fdfaccfa798c1c9993feae1fac6e0f79d72aa7b7

Modified Files
--------------
src/backend/access/heap/visibilitymap.c | 34 ++++++++++++++++++---------------
src/backend/commands/vacuumlazy.c       | 26 +++++++++++--------------
src/include/access/visibilitymap.h      |  2 +-
3 files changed, 31 insertions(+), 31 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_re
Next
From: Tom Lane
Date:
Subject: pgsql: Measure Bloom index signature-length reloption in bits, not word