Add SIGFPE to list of signals never to block. #ifdef all signals in
Tom Lane <tgl@sss.pgh.pa.us>
Add SIGFPE to list of signals never to block. #ifdef all signals in that list to cope with platforms that don't have them all.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/pqsignal.c | modified | +25 −3 |