bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Mon Dec 12 06:23:05 PST 2011
http://www.slony.info/bugzilla/show_bug.cgi?id=254

Christopher Browne <cbbrowne at ca.afilias.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|slony1-bugs at lists.slony.inf |ssinger at ca.afilias.info
                   |o                           |
             Status|NEW                         |ASSIGNED

--- Comment #1 from Christopher Browne <cbbrowne at ca.afilias.info> 2011-12-12 06:23:05 PST ---
I wonder if perhaps we ought to disallow putting these commands within a TRY
block.

Or perhaps better, disallow combining these commands with anything else.  You
can't expect

try {
    uninstall node (id=1);
    uninstall node (id=2);
}

to behave in a rollable-back-fashion...

-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Slony1-bugs mailing list