Add some debug logging code to AllocateFile's failure path to log the
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 24 Aug 2006 03:15:43 +0000 (03:15 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 24 Aug 2006 03:15:43 +0000 (03:15 +0000)
commitca8850cf9e39b41598204e127bba24790db3b9d3
tree4ee89336ebbac7ce68b92f8fb776558830248769
parenta8202c6601fdf1a6e3d52b1929d4bd34b381437d
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
src/backend/storage/file/fd.c