Updated version of src/bin/psql/create_help.pl

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Updated version of src/bin/psql/create_help.pl
Date: 2001-11-27 21:23:51
Message-ID: E168pcv-0006oa-00@barry.mail.mindspring.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Attached is a rewrite of src/bin/psql/create_help.pl. I
say 'rewrite' because the diff is over twice the size of
the original file. If a diff is still preferred, please
let me know.

I basically just introduced 'use strict', cleaned some things
up, and removed the references to perl 4, which has gone the
way of the dodo (and shame on you if you are still using it :).

Greg Sabino Mullane
greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200111271612

-----BEGIN PGP SIGNATURE-----
Comment: http://www.turnstep.com/pgp.html

iQA/AwUBPAQB0rybkGcUlkrIEQLQJACgsN2WtXJlWsWS2MD5dLOAu9wGx+UAn2dq
IZm7R1PTla2e1dwGYABWmghJ
=plLr
-----END PGP SIGNATURE-----

Attachment Content-Type Size
text text/plain 3.3 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bill Studenmund 2001-11-28 02:04:55 Re: Patch to add Heimdal kerberos support
Previous Message Bruce Momjian 2001-11-27 21:01:55 Re: Bug in createlang?