Manfred Spraul <manfred(at)colorfullife(dot)com> writes:
> signal handlers are a process property, not a thread property - that
> code is broken for multi-threaded apps.
Yeah, that's been mentioned before, but I don't see any way around it.
What we really want is to turn off SIGPIPE delivery on our socket
(only), but AFAIK there is no API to do that.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Manfred Spraul | Date: 2003-11-01 19:10:42 |
| Subject: Re: OSDL DBT-2 w/ PostgreSQL 7.3.4 and 7.4beta5 |
| Previous: | From: Manfred Spraul | Date: 2003-11-01 18:27:01 |
| Subject: Re: OSDL DBT-2 w/ PostgreSQL 7.3.4 and 7.4beta5 |