Steve Singer ssinger at ca.afilias.info
Tue Sep 7 10:13:12 PDT 2010
Bug 149.

Fix for when local listen fails to start properly.
It was observed that slon can wait for the local listen cond to be set where the local listener
thread stops on an error. In this case we want to signal the mutex but flag the local listener
as not having started. The main slon thread should then abort.

This patch had previously been reverted due to an improper merge. This
version should have been merged properly.
(cherry picked from commit 69b54a2625384010f4bee355fd49853a56d6cd6c)

Branch
------
master

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

Modified Files
--------------
src/slon/local_listen.c |    6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)



More information about the Slony1-commit mailing list