Commits

DateSubjectAuthorReleases
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 11.0
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 10.4
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 9.5.13
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 9.4.18
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 9.3.23
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 9.6.9
2017-02-19 Suppress "unused variable" warnings with older versions of flex. Tom Lane 10.0
2016-12-11 Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone. Tom Lane 9.2.20
2016-12-11 Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone. Tom Lane 9.3.16
2016-12-11 Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone. Tom Lane 9.4.11
2016-12-11 Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone. Tom Lane 9.5.6
2016-03-24 Move keywords.c/kwlookup.c into src/common/. Tom Lane 9.6.0
2016-03-19 Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone. Tom Lane 9.6.0
2012-09-27 Run check_keywords.pl anytime gram.c is rebuilt. Tom Lane 9.3.0
2011-08-25 Add makefile rules to check for backtracking in backend and psql lexers. Tom Lane 9.2.0
2011-03-20 Revise collation derivation method and expression-tree representation. Tom Lane 9.1.0
2010-01-05 Fix a few places where we needed -I. in CPPFLAGS to work properly in Tom Lane 9.0.0
2009-10-31 Implement parser hooks for processing ColumnRef and ParamRef nodes, as per my Tom Lane 9.0.0
2008-10-04 Implement SQL-standard WITH clauses, including WITH RECURSIVE. Tom Lane 8.4.0
2007-06-23 Separate parse-analysis for utility commands out of parser/analyze.c Tom Lane 8.3.0
2006-05-27 Re-introduce the yylex filter function formerly used to support UNION Tom Lane 8.2.0
2006-03-07 Remove the stub support we had for UNION JOIN; per discussion, this is Tom Lane 8.2.0
2003-05-29 Adopt latest bison's spelling of 'syntax error' rather than 'parse error' Tom Lane 7.4.1
2003-02-10 Get rid of last few vestiges of parsetree dependency on grammar token Tom Lane 7.4.1
2003-01-31 Tweak bison build rules so that we get the same error messages from Tom Lane 7.3.2