Thu Jun 16 10:15:32 PDT 2011
- Previous message: [Slony1-commit] Slony-I-commit Fix for bug219.
- Next message: [Slony1-commit] Slony-I-commit Fix for bug 217.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. Conflicts: RELEASE Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=663dc7dc36ca6329d50b5f8bc91faac6932e5cb8 Modified Files -------------- RELEASE | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
- Previous message: [Slony1-commit] Slony-I-commit Fix for bug219.
- Next message: [Slony1-commit] Slony-I-commit Fix for bug 217.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list