Fri May 2 15:44:58 PDT 2008
- Previous message: [Slony1-bugs] [Bug 49] Double single-quotes and slashes being mis-parsed
- Next message: [Slony1-bugs] [Bug 50] Reading in at_counter doesn't work properly.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://www.slony.info/bugzilla/show_bug.cgi?id=50 Summary: Reading in at_counter doesn't work properly. Product: Slony-I Version: 1.2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: medium Component: slony_logshipper AssignedTo: slony1-bugs at lists.slony.info ReportedBy: dba at richyen.com CC: slony1-bugs at lists.slony.info Estimated Hours: 0.0 Reading in at_counter is garbled up in my install. My fix in parser.y:332 is: + rc = process_check_at_counter($6); free($2); free($4); free($6); free($8); - rc = process_check_at_counter($6); -- 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 49] Double single-quotes and slashes being mis-parsed
- Next message: [Slony1-bugs] [Bug 50] Reading in at_counter doesn't work properly.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-bugs mailing list