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

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: A quick try at un-breaking the Cygwin build.
Date: 2008-04-11 23:53:00
Message-ID: 20080411235300.A90E77559CC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-04-11 23:59:49 pgsql: A quick try at un-breaking the Cygwin build.
Previous Message Tom Lane 2008-04-11 22:54:23 pgsql: Add some debug support code to try to catch future mistakes in