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

From [email protected] (Peter Eisentraut)
Subject pgsql: Change this script to Perl 5 style.
Date
Msg-id [email protected]
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: [email protected] (User Achernow)
Date:
Subject: libpqtypes - libpqtypes: updated Makefile for cygwin & mingw so
Next
From: [email protected] (Teodor Sigaev)
Date:
Subject: pgsql: Fix compiler warning "res may be used uninitialized in this