]> granicus.if.org Git - postgresql/commit
Add SIGFPE to list of signals never to block. #ifdef all signals in
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 29 Jun 2000 02:17:42 +0000 (02:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 29 Jun 2000 02:17:42 +0000 (02:17 +0000)
commitfeb48f41afc70ec951068a30fb2887f1c3d1aa7c
tree8aaba68d4ab8bc87a771b09525d07a05cf94f525
parent932d1e5f9eb71fb4c52e7d7147a825b3ab5f1d39
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.
src/backend/libpq/pqsignal.c