Tweak create_help.pl so it will work under either perl 4.* or perl 5.*.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/create_help.pl | modified | +38 −17 |
| src/bin/psql/Makefile.in | modified | +7 −5 |