pgsql: Reduce tab outdent of "error handling" GUC comments in postgresq

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Reduce tab outdent of "error handling" GUC comments in postgresq
Date: 2012-01-24 15:41:03
Message-ID: E1RpiUZ-0004IQ-CP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Reduce tab outdent of "error handling" GUC comments in postgresql.conf,
to match surrounding outdenting.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/890a9992ce78b691e44359236d8b47e3c889581d

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-01-24 18:44:25 pgsql: Suppress possibly-uninitialized-variable warning seen with older
Previous Message Robert Haas 2012-01-24 13:46:58 pgsql: Adjustments to regression tests for security_barrier views.