Which platforms don't HAVE_POSIX_SIGNALS? - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Which platforms don't HAVE_POSIX_SIGNALS?
Date
Msg-id 20051021143107.GD29418@svana.org
Whole thread Raw
List pgsql-hackers
Other than Windows I guess. Sometimes the system call restart behaviour
is annoying, but you can work around that using sigaction. But can that
be relied apon?

Thanks in advance,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Seeing context switch storm with 10/13 snapshot
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Win32 CHECK_FOR_INTERRUPTS() performance tweak