Tweak create_help.pl so it will work under either perl 4.* or perl 5.*.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ea46ddcfa6d6156f67aa30053438995dca71ce0d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-04-16T18:07:22Z
Releases: 7.1.1
Tweak create_help.pl so it will work under either perl 4.* or perl 5.*.
Remove knowledge of path to documentation source directory from perl
script, instead have Makefile pass it to script.

Files

PathChange+/−
src/bin/psql/create_help.pl modified +38 −17
src/bin/psql/Makefile.in modified +7 −5