pgsql: Fix brace indentation of commit 5ad0e899f08136a00f56bf224a6b9729 - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Fix brace indentation of commit 5ad0e899f08136a00f56bf224a6b9729
Date
Msg-id E1QzPMM-0000X2-Bc@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix brace indentation of commit 5ad0e899f08136a00f56bf224a6b9729b2f4c69f to fit PostgreSQL style.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7c0e1a28ac4596e9ea4d942f213114bd70026d6a

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


pgsql-committers by date:

Previous
From: Michael Meskes
Date:
Subject: pgsql: Fix brace indentation of commit a6d72ac344a8643142d76abe2c9d0b1e
Next
From: Michael Meskes
Date:
Subject: Re: pgsql: In ecpglib restore LC_NUMERIC in case of an error.