pgsql: Fix brace indentation of commit f8c74422010e63506fa69635ea61920b

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix brace indentation of commit f8c74422010e63506fa69635ea61920b
Date: 2011-09-02 08:43:53
Message-ID: E1QzPLt-0000WB-Ru@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix brace indentation of commit f8c74422010e63506fa69635ea61920bc042b70e to fit PostgreSQL style.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2cda30e757a95f2c2dfa9d3a1726959fa6b02357

Modified Files
--------------
src/interfaces/ecpg/ecpglib/execute.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2011-09-02 08:43:54 pgsql: Fix brace indentation of commit a6d72ac344a8643142d76abe2c9d0b1e
Previous Message Jeremy Drake 2011-09-02 06:48:31 Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge