UNLOCK SET — Unlock a Slony-I set that was locked
UNLOCK SET (options);
Unlocks a previously locked set.
ID = ival
ID of the set to unlock
ORIGIN = ival
Node ID of the current set origin
This uses schemadocunlockset( integer ).
UNLOCK SET ( ID = 1, RECEIVER = 3 );