Re: Clean up some signal usage mainly related to Windows

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Tristan Partin <tristan@neon.tech>, pgsql-hackers@postgresql.org
Date: 2023-12-06T17:30:02Z
Lists: pgsql-hackers
On Wed, Dec 06, 2023 at 06:27:04PM +0100, Peter Eisentraut wrote:
> Makes sense.  Can you commit that?

Yes, I will do so shortly.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



Commits

  1. Suppress -Wunused-result warning about write().

  2. Use signal-safe functions in signal handler