Thread: pgsql: Prevent logging "failed to stat file: success" for temp files

pgsql: Prevent logging "failed to stat file: success" for temp files

From
Magnus Hagander
Date:
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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/672614cf2137b2a3778c69de8d73770d84790e44

Modified Files
--------------
src/backend/storage/file/fd.c |   10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)