CR fix for create_help.pl

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: CR fix for create_help.pl
Date: 2004-06-09 13:54:54
Message-ID: 40C716AE.5000708@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


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.

cheers

andrew

Attachment Content-Type Size
create_help.patch text/plain 883 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Euler Taveira de Oliveira 2004-06-09 21:40:02 translation updates pt_BR
Previous Message Fabien COELHO 2004-06-09 12:31:59 fix schema ownership on first connection v2