Commits

DateSubjectAuthorReleases
2020-09-27 Move resolution of AlternativeSubPlan choices to the planner. Tom Lane 14.0
2020-01-09 Reconsider the representation of join alias Vars. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-07-01 Fix many typos and inconsistencies Michael Paquier 12.0
2019-06-09 Reconcile nodes/*funcs.c with PostgreSQL 12 work. Noah Misch 12.0
2019-03-06 tableam: introduce table AM infrastructure. Andres Freund 12.0
2019-02-01 Renaming for new subscripting mechanism Alvaro Herrera 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-10-30 Fix interaction of CASE and ArrayCoerceExpr. Tom Lane 11.1
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
2018-04-07 Support partition pruning at execution time Alvaro Herrera 11.0
2018-04-06 Faster partition pruning Alvaro Herrera 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 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