Commits

DateSubjectAuthorReleases
2021-05-31 Fix mis-planning of repeated application of a projection. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 14.0
2021-04-20 Fix planner failure in some cases of sorting by an aggregate. Tom Lane 13.3
2021-04-20 Fix planner failure in some cases of sorting by an aggregate. 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-02-01 Remove incidental dependencies on partitioned_rels lists. Tom Lane 14.0
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 14.0
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 13.1
2020-06-07 pgindent run prior to branching v13. Tom Lane 13.0
2019-12-11 Further adjust EXPLAIN's choices of table alias names. Tom Lane 13.0
2019-08-12 Rationalize use of list_concat + list_copy combinations. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-09 Repair issues with faulty generation of merge-append plans. Tom Lane 12.0
2019-05-09 Repair issues with faulty generation of merge-append plans. Tom Lane 11.4
2019-05-09 Repair issues with faulty generation of merge-append plans. Tom Lane 10.9
2019-05-09 Repair issues with faulty generation of merge-append plans. Tom Lane 9.6.14
2019-04-05 Use Append rather than MergeAppend for scanning ordered partitions. Tom Lane 12.0
2019-03-25 Suppress Append and MergeAppend plan nodes that have a single child. Tom Lane 12.0
2019-03-07 Fix handling of targetlist SRFs when scan/join relation is known empty. Tom Lane 12.0
2019-03-07 Fix handling of targetlist SRFs when scan/join relation is known empty. Tom Lane 11.3
2019-03-07 Fix handling of targetlist SRFs when scan/join relation is known empty. Tom Lane 10.8
2019-02-15 Simplify the planner's new representation of indexable clauses a little. Tom Lane 12.0