]> granicus.if.org Git - postgresql/commit
Actually, it's not that hard to merge the Windows pqsignal code ...
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 31 Aug 2015 19:52:56 +0000 (15:52 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 31 Aug 2015 19:52:56 +0000 (15:52 -0400)
commitf333204bbcd32091311b070e8f8ab4717dd8cadf
tree38ccdfdc7f5dc7f805ed81989bc05ebb2db24881
parent2c713d6ea29c91cd2cbd92fa801a61e55ea2a3c4
Actually, it's not that hard to merge the Windows pqsignal code ...

... just need to typedef sigset_t and provide sigemptyset/sigfillset,
which are easy enough.
src/backend/libpq/pqsignal.c
src/include/libpq/pqsignal.h