pgsql: Remove temporary Windows-specific debugging code; it seems the - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Remove temporary Windows-specific debugging code; it seems the
Date
Msg-id 20061106171022.CC1859FA136@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove temporary Windows-specific debugging code; it seems the problem
with fopen() not using FILE_SHARE_DELETE was indeed the bug we were after,
given lack of recent reports.

Modified Files:
--------------
    pgsql/src/backend/storage/file:
        fd.c (r1.130 -> r1.131)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/file/fd.c.diff?r1=1.130&r2=1.131)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Update release notes in preparation for RC1.
Next
From: sdanforth@pgfoundry.org (User Sdanforth)
Date:
Subject: bizgres - bizgres: Added inheritAll=false to compileKETL target to fix