Replace pgindent shell script with Perl script. Update perltidy instructions to perltidy Perl files that lack Perl file extensions.
pgindent Perl coding by Andrew Dunstan, restructured by me. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/149ac7d45595f64f7b60833de7f146bc9a599656 Modified Files -------------- src/tools/pgindent/README | 15 +- src/tools/pgindent/pgindent | 902 +++++++++++++++++++++++---------------- src/tools/pgindent/pgindent.man | 45 ++ 3 files changed, 583 insertions(+), 379 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
