Bruce Momjian <[EMAIL PROTECTED]> writes: > Tom Lane wrote: >> No, that's wrong: if there is a pending SIGPIPE that belongs to the >> outer app, you'd clear it.
> True, but I documented that in the patch. A documented bug is still a bug. The entire point of this change is to not interfere with the behavior of the surrounding app, at least not more than we absolutely have to; and we do not have to clear SIGPIPEs that are certainly not ours. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster