Mon Feb 27 12:28:52 PST 2012
- Previous message: [Slony1-commit] Slony-I-commit Increase sync timeout in MoveSet.
- Next message: [Slony1-commit] Slony-I-commit Updating documentation for the RESUBSCRIBE NODE command.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Implementing the RESUBSCRIBE NODE command. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=8d08652ae798a3f70c1ab490511ec2b974090fc1 Modified Files -------------- clustertest/disorder/tests/Resubscribe.js | 141 ++++++++++++++++++++++++++ clustertest/disorder/tests/disorder_tests.js | 2 + src/backend/slony1_funcs.sql | 106 ++++++++++++++++++- src/slonik/parser.y | 31 ++++++ src/slonik/scan.l | 2 +- src/slonik/slonik.c | 117 +++++++++++++++++++++- src/slonik/slonik.h | 9 ++ 7 files changed, 400 insertions(+), 8 deletions(-)
- Previous message: [Slony1-commit] Slony-I-commit Increase sync timeout in MoveSet.
- Next message: [Slony1-commit] Slony-I-commit Updating documentation for the RESUBSCRIBE NODE command.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list