pgsql: Actually, it's not that hard to merge the Windows pqsignal code

Started by Tom Lanealmost 11 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f333204bbcd32091311b070e8f8ab4717dd8cadf

Modified Files
--------------
src/backend/libpq/pqsignal.c | 24 +-----------------------
src/include/libpq/pqsignal.h | 21 +++++++++------------
2 files changed, 10 insertions(+), 35 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers