Commits

DateSubjectAuthorReleases
2022-05-13 Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure. Tom Lane 15.0
2021-09-15 Remove arbitrary 64K-or-so limit on rangetable size. Tom Lane 15.0
2020-11-04 Improve our ability to regurgitate SQL-syntax function calls. Tom Lane 14.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-29 Make some small planner API cleanups. Tom Lane 12.0
2017-10-03 Allow multiple tables to be specified in one VACUUM or ANALYZE command. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.6.0
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.4.9
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.3.14
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.5.4
2011-11-28 Ensure that whole-row junk Vars are always of composite type. Tom Lane 9.0.6
2011-11-28 Ensure that whole-row junk Vars are always of composite type. Tom Lane 9.1.2
2011-11-28 Ensure that whole-row junk Vars are always of composite type. Tom Lane 9.2.0
2011-03-26 Pass collation to makeConst() instead of looking it up internally. Tom Lane 9.1.0
2011-03-20 Revise collation derivation method and expression-tree representation. Tom Lane 9.1.0
2011-03-10 Remove collation information from TypeName, where it does not belong. Tom Lane 9.1.0
2010-10-19 Fix incorrect generation of whole-row variables in planner. Tom Lane 9.1.0
2010-10-19 Fix incorrect generation of whole-row variables in planner. Tom Lane 9.0.2
2009-04-04 Remove the recently added node types ReloptElem and OptionDefElem in favor Tom Lane 8.4.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2008-08-28 Extend the parser location infrastructure to include a location field in Tom Lane 8.4.0
2007-09-06 Make eval_const_expressions() preserve typmod when simplifying something like Tom Lane 8.3.0
2007-06-23 Separate parse-analysis for utility commands out of parser/analyze.c Tom Lane 8.3.0
2007-03-17 Fix up the remaining places where the expression node structure would lose Tom Lane 8.3.0