mirror of https://github.com/postgres/postgres
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.pull/6/head
parent
64e43c59b8
commit
aef61bf433
Loading…
Reference in new issue