Commits

DateSubjectAuthorReleases
2018-10-30 Fix interaction of CASE and ArrayCoerceExpr. Tom Lane 12.0
2018-09-17 Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT ...)). Tom Lane 10.6
2018-09-17 Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT ...)). Tom Lane 11.0
2018-09-17 Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT ...)). Tom Lane 12.0
2018-06-10 Relocate partition pruning structs to a saner place. Tom Lane 11.0
2018-06-10 Improve run-time partition pruning to handle any stable expression. Tom Lane 11.0
2017-10-26 Support domains over composite types. Tom Lane 11.0
2017-09-30 Support arrays over domains. Tom Lane 11.0
2017-07-14 Code review for NextValueExpr expression node type. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-04-18 Fix testing of parallel-safety of SubPlans. Tom Lane 10.0
2016-12-23 Replace enum InhOption with simple boolean. Tom Lane 10.0
2016-08-17 Improve parsetree representation of special functions such as CURRENT_DATE. Tom Lane 10.0
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.1.23
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.6.0
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.2.18
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.4.9
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.5.4
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.3.14
2016-06-26 Rethink node-level representation of partial-aggregation modes. Tom Lane 9.6.0
2016-06-18 Fix handling of argument and result datatypes for partial aggregation. Tom Lane 9.6.0
2016-01-21 Add defenses against putting expanded objects into Const nodes. Tom Lane 9.6.0
2016-01-21 Add defenses against putting expanded objects into Const nodes. Tom Lane 9.5.1
2015-12-23 Allow omitting one or both boundaries in an array slice specifier. Tom Lane 9.6.0