DROP NODE will now pass all nodes being dropped to the stored functions and event
authorSteve Singer <ssinger@ca.afilias.info>
Thu, 27 Jun 2013 16:58:22 +0000 (12:58 -0400)
committerSteve Singer <ssinger@ca.afilias.info>
Thu, 27 Jun 2013 16:58:22 +0000 (12:58 -0400)
commit41f71949573f4d84903059afbd25aeb7238271ad
tree98e685358ca63a072361d392cb840e68399ebca9
parent50dcdb884c5ba7cae99a20468324809091c97394
DROP NODE will now pass all nodes being dropped to the stored functions and event

This allows slony to detect if a provider that is being dropped
only provides the subscription to some other node that is also
being dropped.

Also update the unit tests to reflect the new method
of FAILOVER involving provider-only nodes
clustertest/disorder/tests/Failover.js
clustertest/disorder/tests/SiteFailover.js
clustertest/disorder/tests/disorder_tests.js
src/backend/slony1_funcs.sql
src/slon/remote_worker.c
src/slonik/slonik.c