]> granicus.if.org Git - postgresql/commit
Change this script to Perl 5 style. Add support for multiple refnames.
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 19 Nov 2008 09:51:55 +0000 (09:51 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 19 Nov 2008 09:51:55 +0000 (09:51 +0000)
commit8b4da404878ede01c16868f31fb666985b896034
tree8c79e51c9fba9b8f04a850cba338fc06447ca46f
parent89ad92a216f7de55256eba6eecdd270f1ea9ac46
Change this script to Perl 5 style.  Add support for multiple refnames.
Sort the output by command name.  This previously only worked by source
file name, which doesn't always match the command name exactly.  And it
certainly won't work for multiple refnames.
src/bin/psql/create_help.pl