Thu Feb 11 09:52:50 PST 2010
- Previous message: [Slony1-bugs] [Bug 110] broken Perl quoting
- Next message: [Slony1-bugs] Error configuring Slony on PostgreSQL 8.4.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://www.slony.info/bugzilla/show_bug.cgi?id=109 Christopher Browne <cbbrowne at ca.afilias.info> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |WONTFIX Status|NEW |RESOLVED --- Comment #1 from Christopher Browne <cbbrowne at ca.afilias.info> 2010-02-11 09:52:50 PST --- Both parser.c and scan.c are generated files, so it seems inapropos to resolve the conflict by editing the code. The very same problem came up on the build farm, and was discussed on pgsql-general and -hackers: http://archives.postgresql.org/pgsql-general/2009-09/msg00259.php http://archives.postgresql.org/pgsql-hackers/2009-09/msg00313.php It looks as though Apple has hacked their version of flex to do something wacky. Here was the "solution" part, as near as I can tell... http://archives.postgresql.org/pgsql-hackers/2009-09/msg00326.php Unfortunately, the change that Tom Lane implemented at that time doesn't seem applicable here. My suggestion is to use a flex/bison combination that matches better. I have added docs on this to the FAQ for 2.0 + HEAD. -- 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 110] broken Perl quoting
- Next message: [Slony1-bugs] Error configuring Slony on PostgreSQL 8.4.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-bugs mailing list