Thu Oct 28 01:43:38 PDT 2010
- Previous message: [Slony1-bugs] [Bug 160] slon can get into a state where it spins with "child terminated status"
- Next message: [Slony1-bugs] [Bug 161] EXECUTE SCRIPT fails to execute multi-line commands
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://www.slony.info/bugzilla/show_bug.cgi?id=161 Summary: EXECUTE SCRIPT fails to execute multi-line commands Product: Slony-I Version: devel Platform: PC OS/Version: Linux Status: NEW Severity: enhancement Priority: low Component: slonik AssignedTo: slony1-bugs at lists.slony.info ReportedBy: n.byl at chili-radiology.com CC: slony1-bugs at lists.slony.info Estimated Hours: 0.0 Created an attachment (id=69) --> (http://www.slony.info/bugzilla/attachment.cgi?id=69) Patch to fix this issue. When executing DDL script using the EXECUTE SCRIPT command, multi-line statements are not handled correctly. When a line is longer than subsequent lines, concatenation does not work. An example statement: ALTER TABLE customers ADD COLUMN description TEXT; The attached patch fixes the issue on version 1.2.21. -- 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.
- Previous message: [Slony1-bugs] [Bug 160] slon can get into a state where it spins with "child terminated status"
- Next message: [Slony1-bugs] [Bug 161] EXECUTE SCRIPT fails to execute multi-line commands
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-bugs mailing list