Commits

DateSubjectAuthorReleases
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 9.2.9
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 9.3.5
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 9.4.0
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 8.4.18
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.0.14
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.1.10
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.2.5
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.3.0
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.4.0
2011-11-01 Clean up whitespace and indentation in parser and scanner files Peter Eisentraut 9.2.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2008-11-26 Add %expect 0 to all parser input files to prevent conflicts slipping by. Peter Eisentraut 8.4.0
2008-09-02 Prevent memory leaks in our various bison parsers when an error occurs Tom Lane 8.4.0
2006-06-17 backport workaround for OpenBSD compiler bug Andrew Dunstan 8.0.9
2006-06-17 backport workaround for OpenBSD compiler bug Andrew Dunstan 8.1.5
2006-06-01 Got tired of waiting for spoonbill's compiler to get fixed. Let's Tom Lane 8.2.0
2006-03-07 Make all our flex and bison files use %option prefix or %name-prefix Tom Lane 8.2.0
2005-07-16 Back-patch into 7.2 branch the 7.3 changes that made contrib/seg Tom Lane 7.2 (unreleased)
2005-07-16 Fix bogus "extern int errno;" in back branches, per Andrew Dunstan. Tom Lane 7.2 (unreleased)
2005-07-16 Fix bogus "extern int errno;" in back branches, per Andrew Dunstan. Tom Lane 7.3.11
2005-07-16 Fix bogus "extern int errno;" in back branches, per Andrew Dunstan. Tom Lane 7.4.9
2004-10-24 Back-patch removal of extraneous semicolon, so that this will build Tom Lane 7.2.7
2004-10-24 Replace ad-hoc atof() code with call to float4in, per Andrew Dunstan. Tom Lane 8.0.0
2004-09-14 Fix contrib/cube and contrib/seg to compile on Windows. Tom Lane 8.0.0
2004-09-10 Fix two typos in comments. Neil Conway 8.0.0