Steve Singer ssinger at ca.afilias.info
Wed Jun 8 13:46:55 PDT 2011
obtain a mutex before calling slon_init()

Otherwise the monitorThread and the localListener thread (or another thread)
can call into slon_init() at the same time.

Branch
------
master

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

Modified Files
--------------
RELEASE                   |    7 +++++--
src/slon/monitor_thread.c |    4 +++-
2 files changed, 8 insertions(+), 3 deletions(-)



More information about the Slony1-commit mailing list