On 1 Nov, Tom Lane wrote:
> 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.
Will this be a problem for multi-threaded apps with any of the client
interfaces?
Anyone working on making it threadsafe?
Thanks,
Mark
In response to
Responses
pgsql-hackers by date
| Next: | From: Joshua D. Drake | Date: 2003-11-04 19:14:33 |
| Subject: Open Sourcing pgManage |
| Previous: | From: Gaetano Mendola | Date: 2003-11-04 18:55:39 |
| Subject: Re: 7.4RC1 tag'd, branched and bundled ... |