]> granicus.if.org Git - postgresql/commit
Prevent logging "failed to stat file: success" for temp files
authorMagnus Hagander <magnus@hagander.net>
Sat, 28 Jan 2012 09:01:17 +0000 (10:01 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sat, 28 Jan 2012 09:03:26 +0000 (10:03 +0100)
commit672614cf2137b2a3778c69de8d73770d84790e44
tree5311bd9e75fb197134410784488b48964c391371
parenta8b4b84360e5ea145d12d372305b50f6774b0366
Prevent logging "failed to stat file: success" for temp files

This was broken in commit bc3347484a7bf9eddb98e4352d84599cae9a31c6, the
addition of statistics counters for temp files.

Reported by Thom Brown
src/backend/storage/file/fd.c