pgsql: Previous patch had no detectable virtue other than being a one-l - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Previous patch had no detectable virtue other than being a one-l
Date
Msg-id E1PBBeA-0006V8-TE@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Previous patch had no detectable virtue other than being a one-liner.

Try to make the code look self-consistent again, so it doesn't confuse
future developers.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=e6721c6e1617a0fc8b4bce8eacba8b5a381f1f21

Modified Files
--------------
src/backend/postmaster/postmaster.c |   22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)


pgsql-committers by date:

Previous
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Fix a bug introduced by the previous change.
Next
From: Robert Haas
Date:
Subject: pgsql: Reorganize OS-specific details about write caching into a list.