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

Started by Bruce Momjianalmost 15 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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(-)