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:59:49
Message-ID: 20080411235949.4D2D57559CC@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.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/src/include:
port.h (r1.116.2.2 -> r1.116.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h?r1=1.116.2.2&r2=1.116.2.3)
pgsql/src/port:
dirmod.c (r1.51.2.1 -> r1.51.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/dirmod.c?r1=1.51.2.1&r2=1.51.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-04-12 00:00:08 pgsql: A quick try at un-breaking the Cygwin build.
Previous Message Tom Lane 2008-04-11 23:53:00 pgsql: A quick try at un-breaking the Cygwin build.