pgsql: Change this script to Perl 5 style. - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Change this script to Perl 5 style.
Date
Msg-id 20081119095156.244177545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: achernow@pgfoundry.org (User Achernow)
Date:
Subject: libpqtypes - libpqtypes: updated Makefile for cygwin & mingw so
Next
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix compiler warning "res may be used uninitialized in this