pgsql: Fix mis-indented lines

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix mis-indented lines
Date: 2013-07-31 22:05:35
Message-ID: E1V4eWV-0007Zn-VM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix mis-indented lines

Per Coverity

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/603c4a90c15f601ccf44cad3d3b04b39e4dc34eb

Modified Files
--------------
src/backend/utils/misc/guc-file.l | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2013-08-01 04:22:16 Re: [COMMITTERS] pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY.
Previous Message Bruce Momjian 2013-07-31 15:37:23 pgsql: pg_dump/pg_dumpall: remove unnecessary SQL trailing semicolons