The attached tiny patch removes spurious carriage returns that might be
authorBruce Momjian <bruce@momjian.us>
Fri, 11 Jun 2004 03:56:46 +0000 (03:56 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 11 Jun 2004 03:56:46 +0000 (03:56 +0000)
commit1261fe18ff2a4ed3a81b4cc355b6b2643b9a2eff
treeaba20db7cf66baa5d338f4303cd44162e6d1b30e
parent3a8cdf33aa4a492f58d60c859c11a2c0e199023d
The attached tiny patch removes spurious carriage returns that might be
copied by the script that generates psql's help. (You can get the
spurious CRs if you use a CVS client on Windows that does line end
translation.)  Elsewhere, the patch should be totally benign.

This removes quite a number of the compile warnings I posted the other
day.

Andrew Dunstan
src/bin/psql/create_help.pl