bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Thu May 12 13:18:27 PDT 2011
http://www.slony.info/bugzilla/show_bug.cgi?id=211

           Summary: altperl tools broken in 2.1.0b1 (try blocks)
           Product: Slony-I
           Version: devel
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: altperl
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: ssinger at ca.afilias.info
                CC: slony1-bugs at lists.slony.info
   Estimated Hours: 0.0


In 2.1.0 try blocks can not contain operations that might have implicit 'wait
for' behaviours.

For example 

 try {
    subscribe set (id = 1, provider = 1, receiver = 2, forward = yes);
  }

is not valid.

The altperl tools produce slonik scripts like above.

They should be fixed, in this example the 'try' block adds nothing

-- 
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