diff options
author | Stephen Frost <sfrost@snowman.net> | 2014-01-28 08:40:41 -0500 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2014-01-28 08:40:41 -0500 |
commit | aef61bf433a9e9b6e2d98b0fdcce8562c3ad526f (patch) | |
tree | 8dfcfd95433f6c5aa4240a67b7d229a0e9b18721 /src/backend/utils/adt/pgstatfuncs.c | |
parent | 64e43c59b817a78ddf70f2fd62de31a4add5d988 (diff) | |
download | postgresql-aef61bf433a9e9b6e2d98b0fdcce8562c3ad526f.tar.gz postgresql-aef61bf433a9e9b6e2d98b0fdcce8562c3ad526f.zip |
Revert dup2() checking in syslogger.c
Per the expanded comment-
As we're just trying to reset these to go to DEVNULL, there's not
much point in checking for failure from the close/dup2 calls here,
if they fail then presumably the file descriptors are closed and
any writes will go into the bitbucket anyway.
Pointed out by Tom.
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions