On Sat, Nov 15, 2008 at 05:39:49PM -0500, Tom Lane wrote: > Interesting. Looking at the generated code, it seems that the older > bison versions I have here (2.3 and 1.875) insert an extra semicolon at > the end of any action. Apparently 2.4 doesn't do that anymore ... > I wonder how many other projects' code will break?
Me too. The ecpg.trailer code was just copied from the old preproc.y so I guess this bug has been in before we moved to the new automatic build. Could we get one of the buildfarm members to upgrade to bison 2.4? Even if we now compile through cleanly on that one test system, I'd rather have a regular build using this new version. Michael -- Michael Meskes Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL! -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
