pgsql: Properly identify mingw as a win32 platform needing different

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Properly identify mingw as a win32 platform needing different
Дата
Msg-id 20070614131011.D113B9FBDE0@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Properly identify mingw as a win32 platform needing different diff
options to deal with strange line endings.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/test:
        pg_regress_ecpg.c (r1.1 -> r1.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/pg_regress_ecpg.c.diff?r1=1.1&r2=1.2)

В списке pgsql-committers по дате отправления:

Предыдущее
От: adunstan@postgresql.org (Andrew Dunstan)
Дата:
Сообщение: pgsql: Implement a chunking protocol for writes to the syslogger pipe,
Следующее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Add resultmap entries for mingw - same as for msvc