Commits

DateSubjectAuthorReleases
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-02-01 Remove [Merge]AppendPath.partitioned_rels. Tom Lane 14.0
2021-01-04 Re-implement pl/pgsql's expression and assignment parsing. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-12-08 Remove operator_precedence_warning. Tom Lane 14.0
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 9.5.25
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 9.6.21
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 10.16
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 12.6
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 11.11
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 14.0
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 13.2
2020-11-30 Fix missing outfuncs.c support for IncrementalSortPath. Tom Lane 13.2
2020-11-30 Fix missing outfuncs.c support for IncrementalSortPath. Tom Lane 14.0
2020-11-19 Remove undocumented IS [NOT] OF syntax. Tom Lane 14.0
2020-11-04 Improve our ability to regurgitate SQL-syntax function calls. Tom Lane 14.0
2020-10-28 Fix foreign-key selectivity estimation in the presence of constants. Tom Lane 14.0
2020-09-27 Move resolution of AlternativeSubPlan choices to the planner. Tom Lane 14.0
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-01-09 Reconsider the representation of join alias Vars. Tom Lane 13.0
2019-12-11 Further adjust EXPLAIN's choices of table alias names. Tom Lane 13.0
2019-12-02 Add a reverse-translation column number array to struct AppendRelInfo. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-17 Restructure creation of run-time pruning steps. Tom Lane 12.0