pgsql: Better document win32_open and its ability to allow concurrent - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Better document win32_open and its ability to allow concurrent
Date
Msg-id 20041017235331.52B30329DB0@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Better document win32_open and its ability to allow concurrent
unlink/rename().

Modified Files:
--------------
    pgsql/src/port:
        dirmod.c (r1.29 -> r1.30)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/dirmod.c.diff?r1=1.29&r2=1.30)
        open.c (r1.4 -> r1.5)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/open.c.diff?r1=1.4&r2=1.5)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Fix some typos.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Tweak pg_dump to handle default tablespaces correctly --- same