Обсуждение: pgsql: Change this script to Perl 5 style.

Поиск
Список
Период
Сортировка

pgsql: Change this script to Perl 5 style.

От
petere@postgresql.org (Peter Eisentraut)
Дата:
Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/src/bin/psql:
        create_help.pl (r1.17 -> r1.18)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/create_help.pl?r1=1.17&r2=1.18)