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

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql-server: The attached tiny patch removes spurious carriage returns
Дата
Msg-id 20040611035703.1BB15D1B21B@svr1.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server: >> It certainly doesn't.
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server: Another fix for Win32 START.