Remove redefinitions of SIG_* macros in win32_port.h.
Nathan Bossart <nathan@postgresql.org>
Remove redefinitions of SIG_* macros in win32_port.h. It is not clear why these were originally added. One hypothesis is that an ancient version of MinGW didn't define them. In any case, they appear to now be superfluous, so let's remove them. If nothing else, the buildfarm might offer us clues to their origins. Reviewed-by: Thomas Munro Discussion: https://postgr.es/m/Z4chOKfnthRH71mw%40nathan
Files
| Path | Change | +/− |
|---|---|---|
| src/include/port/win32_port.h | modified | +0 −8 |
Discussion
- convert libpgport's pqsignal() to a void function 12 messages · 2025-01-15 → 2025-01-17