The attached tiny patch removes spurious carriage returns that might be

Bruce Momjian <bruce@momjian.us>

Commit: 1261fe18ff2a4ed3a81b4cc355b6b2643b9a2eff
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-06-11T03:56:46Z
Releases: 8.0.0
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

Files

PathChange+/−
src/bin/psql/create_help.pl modified +2 −2