pgsql: Modify pgindent to use a renamed pg_bsd_indent binary. New feat - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Modify pgindent to use a renamed pg_bsd_indent binary. New feat
Date
Msg-id E1RE4pw-0003zC-Q9@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Throw a useful error message if an extension script file is fed
Next
From: Bruce Momjian
Date:
Subject: pgsql: Modify RelationGetBufferForTuple() to use a typedef, rather than