git.postgresql.org Git - postgresql.git/commit
2014年1月28日 13:40:41 +0000 (08:40 -0500)
2014年1月28日 13:40:41 +0000 (08:40 -0500)
commit aef61bf433a9e9b6e2d98b0fdcce8562c3ad526f
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.
This is the main PostgreSQL git repository.
RSS
Atom