pgsql: Change this script to Perl 5 style.

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change this script to Perl 5 style.
Date: 2008-11-19 09:51:56
Message-ID: 20081119095156.244177545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2008-11-19 10:23:21 pgsql: Fix compiler warning "res may be used uninitialized in this
Previous Message User Achernow 2008-11-19 05:15:05 libpqtypes - libpqtypes: updated Makefile for cygwin & mingw so