Steve Singer ssinger at ca.afilias.info
Fri Aug 26 11:02:20 PDT 2011
Fix for bug 229.

Make sure that the set origin is caught up before opening the
transaction used for adding multiple tables/sequences.  If
that transaction is opended against an origin that is behind
slonik will not see the node catch up after the transaction has
been opened.

Branch
------
master

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

Modified Files
--------------
RELEASE                                      |    3 +
clustertest/disorder/tests/WaitForTest.js    |   74 ++++++++++++++++++++++++++
clustertest/disorder/tests/disorder_tests.js |    4 +-
src/slonik/slonik.c                          |   71 ++++++++++++++++++++++++
4 files changed, 151 insertions(+), 1 deletions(-)



More information about the Slony1-commit mailing list