pgsql: Modify pgindent to use a renamed pg_bsd_indent binary. New feat

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Modify pgindent to use a renamed pg_bsd_indent binary. New feat
Date: 2011-10-12 19:51:32
Message-ID: E1RE4pw-0003zC-Q9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Modify pgindent to use a renamed pg_bsd_indent binary. New features
include the ability to supply a typedef file, rather than list them on
the command line. Also improve the README.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6e22ba03a9fe6853e812268ef404e45aac4866ab

Modified Files
--------------
src/tools/pgindent/README | 39 +++++---
src/tools/pgindent/indent.bsd.patch | 198 +++++++++++++++++++++++++++--------
src/tools/pgindent/pgindent | 19 ++--
3 files changed, 194 insertions(+), 62 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-10-12 20:54:34 pgsql: Modify RelationGetBufferForTuple() to use a typedef, rather than
Previous Message Tom Lane 2011-10-12 19:46:58 pgsql: Throw a useful error message if an extension script file is fed