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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Previous patch had no detectable virtue other than being a one-l
Date: 2010-10-27 19:26:54
Message-ID: E1PBBeA-0006V8-TE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-10-28 01:21:23 pgsql: Reorganize OS-specific details about write caching into a list.
Previous Message User Hinoue 2010-10-27 19:17:56 psqlodbc - psqlodbc: Fix a bug introduced by the previous change.