Steve Singer ssinger at ca.afilias.info
Mon Sep 13 13:40:13 PDT 2010
Replacing calls to signal with sigaction.
AIX + Solaris have an implementation of
signal that resets the signal handler after it is called once.

Keep calls to signal() on CYGWIN

Branch
------
REL_2_0_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=7a6c8c0dced9fed8f806dabe8c7e11fbd8d8b18c

Modified Files
--------------
src/slon/slon.c |   60 +++++++++++++++++++++++++++++++++++++-----------------
1 files changed, 41 insertions(+), 19 deletions(-)



More information about the Slony1-commit mailing list