]> granicus.if.org Git - postgresql/commit
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)
commitf836c2e37e20a9577c12de4686e4b26f2c5db44f
tree8a4acf69d303d3cdf3eab0f6abe1d3ca8bab234b
parent6935652c34e9381bc15ec5d6bd35b00273f2e7ce
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