Simplify the process of perltidy'ing our Perl files. Wrap the perltidy invocation into a shell script to reduce the risk of copy-and-paste errors. Include removal of *.bak files in the script, so they don't accidentally get committed. Improve the directions in the README file.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/05d8dec690e9719ff9a1830f5492864104275b5e Modified Files -------------- src/tools/pgindent/README | 148 +++++++++++++++++++------------ src/tools/pgindent/exclude_file_patterns | 2 +- src/tools/pgindent/pgperltidy | 23 +++++ 3 files changed, 114 insertions(+), 59 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers