Re: convert libpgport's pqsignal() to a void function - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: convert libpgport's pqsignal() to a void function
Date
Msg-id Z4nIj9vqcTRFClKs@nathan
Whole thread Raw
In response to Re: convert libpgport's pqsignal() to a void function  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
I've now committed all of this.  I ended up finding a couple other frontend
programs that called pqsignal() with an invalid signal number on Windows,
so I fixed those as well.  AFAICT the reason I didn't catch them in my
earlier testing is because they aren't tested!  I'll keep an eye on the
buildfarm for any problems with the SIG_* redefinition removal, too.

Thanks for reviewing and for sharing lots of context about this stuff.

-- 
nathan



pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: An improvement of ProcessTwoPhaseBuffer logic
Next
From: Tom Lane
Date:
Subject: Re: Automatic update of time column