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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
