pgsql: Add some debug logging code to AllocateFile's failure path to log - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Add some debug logging code to AllocateFile's failure path to log
Date
Msg-id 20060824031543.8003F9FB285@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add some debug logging code to AllocateFile's failure path to log the
specific Windows error code (GetLastError).  This is a hopefully temporary
hack to try to diagnose rare failures.  Magnus Hagander

Modified Files:
--------------
    pgsql/src/backend/storage/file:
        fd.c (r1.128 -> r1.129)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/file/fd.c.diff?r1=1.128&r2=1.129)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update XML2 documentation for xpath_table().
Next
From: h-saito@pgfoundry.org (User H-saito)
Date:
Subject: psqlodbc - psqlodbc: make up for a deficiency.