Commits

DateSubjectAuthorReleases
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
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 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
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2006-03-11 Add CVS tag lines to files that were lacking them. Bruce Momjian 8.2.0
2006-03-07 Make all our flex and bison files use %option prefix or %name-prefix Tom Lane 8.2.0
2006-03-01 This patch makes the error message strings throughout the backend Neil Conway 8.2.0
2005-07-16 Back-patch into 7.2 branch the 7.3 changes that made contrib/cube Tom Lane 7.2 (unreleased)
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
2004-09-02 Fix ancient declaration inconsistency in cube & seg ... came across a Tom Lane 8.0.0
2003-09-14 Make contrib/cube work with flex 2.5.31. Fix it up to have a real Tom Lane 7.4.1
2003-07-24 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) Tom Lane 7.4.1
2002-11-22 Fix a dozen or so places that were passing unpredictable data strings Tom Lane 7.3.1
2002-11-22 Fix a dozen or so places that were passing unpredictable data strings Tom Lane 7.4.1
2002-11-01 Arrange to compile flex output files as inclusions into other files Tom Lane 7.3.1
2002-09-22 I haven't seen any objections, so here is a patch. It removes "#define Tom Lane 7.3.1