pgsql: Properly identify mingw as a win32 platform needing different - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Properly identify mingw as a win32 platform needing different
Date
Msg-id 20070614131011.D113B9FBDE0@postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Implement a chunking protocol for writes to the syslogger pipe,
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Add resultmap entries for mingw - same as for msvc