pgsql-server: The attached tiny patch removes spurious carriage returns - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql-server: The attached tiny patch removes spurious carriage returns
Date
Msg-id 20040611035703.1BB15D1B21B@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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

Modified Files:
--------------
    pgsql-server/src/bin/psql:
        create_help.pl (r1.10 -> r1.11)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/bin/psql/create_help.pl.diff?r1=1.10&r2=1.11)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server: >> It certainly doesn't.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server: Another fix for Win32 START.