If there is no sigdelset(), define it as a macro.
This removes some duplicate code that recreated the identical workaround when the newer signal API is missing.
Showing
- src/backend/postmaster/bgwriter.c 1 addition, 5 deletionssrc/backend/postmaster/bgwriter.c
- src/backend/postmaster/walwriter.c 1 addition, 5 deletionssrc/backend/postmaster/walwriter.c
- src/backend/tcop/postgres.c 1 addition, 5 deletionssrc/backend/tcop/postgres.c
- src/include/libpq/pqsignal.h 5 additions, 3 deletionssrc/include/libpq/pqsignal.h
Loading
Please register or sign in to comment