Thread: pgsql: Cosmetic adjustments for postmaster's handling of checkpointer.

Cosmetic adjustments for postmaster's handling of checkpointer.

Correct some comments, order some operations a bit more consistently.
No functional changes.

Branch
------
master

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

Modified Files
--------------
src/backend/postmaster/bgwriter.c   |    6 ++--
src/backend/postmaster/postmaster.c |   54 ++++++++++++++++++++---------------
2 files changed, 34 insertions(+), 26 deletions(-)