pgsql: With ecpg exclusion removed, re-run pgindent for 9.4

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: With ecpg exclusion removed, re-run pgindent for 9.4
Date: 2014-05-07 00:39:34
Message-ID: E1WhptW-0008HU-EV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

With ecpg exclusion removed, re-run pgindent for 9.4

Report by Tom Lane

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/84288a86ac74dbeae486b6ff699c017f7d9517bb

Modified Files
--------------
src/backend/utils/adt/jsonb_util.c | 8 ++--
src/interfaces/ecpg/include/sqlda.h | 10 ++---
src/interfaces/ecpg/include/sqltypes.h | 36 +++++++--------
.../ecpg/test/expected/compat_informix-describe.c | 10 ++---
.../ecpg/test/expected/compat_informix-sqlda.c | 46 ++++++++++----------
src/interfaces/ecpg/test/expected/sql-describe.c | 10 ++---
src/interfaces/ecpg/test/expected/sql-sqlda.c | 10 ++---
7 files changed, 65 insertions(+), 65 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-05-07 00:41:13 Re: [COMMITTERS] pgsql: pgindent run for 9.4
Previous Message Bruce Momjian 2014-05-07 00:09:42 pgsql: Remove pgindent ecpg exclusion pattern