pgsql: Use native Cygwin symlinks so tablespaces work on Win95/98/ME - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Use native Cygwin symlinks so tablespaces work on Win95/98/ME
Date
Msg-id 20041011225105.5976332B0D2@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use native Cygwin symlinks so tablespaces work on Win95/98/ME which
don't support junction points.  Doesn't affect native Win32.

Modified Files:
--------------
    pgsql/src/include:
        port.h (r1.63 -> r1.64)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h.diff?r1=1.63&r2=1.64)
    pgsql/src/port:
        dirmod.c (r1.27 -> r1.28)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/dirmod.c.diff?r1=1.27&r2=1.28)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Another try at making plpython autoconfiguration work correctly.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix OR-index-scan planner to recognize that a partial index is