pgsql: A quick try at un-breaking the Cygwin build. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: A quick try at un-breaking the Cygwin build.
Date
Msg-id 20080411235300.A90E77559CC@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
A quick try at un-breaking the Cygwin build.  Whether it needs the
pgwin32_safestat remains to be determined, but in any case the current
code is not tolerable.

Modified Files:
--------------
    pgsql/src/include:
        port.h (r1.119 -> r1.120)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h?r1=1.119&r2=1.120)
    pgsql/src/port:
        dirmod.c (r1.52 -> r1.53)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/dirmod.c?r1=1.52&r2=1.53)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add some debug support code to try to catch future mistakes in
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: A quick try at un-breaking the Cygwin build.