Steve Singer ssinger at ca.afilias.info
Mon Sep 13 13:40:24 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
(cherry picked from commit 7a6c8c0dced9fed8f806dabe8c7e11fbd8d8b18c)

Branch
------
master

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

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



More information about the Slony1-commit mailing list