Commits

DateSubjectAuthorReleases
2024-12-19 Improve planner's handling of SetOp plans. Tom Lane 18.0
2024-12-19 Convert SetOp to read its inputs as outerPlan and innerPlan. Tom Lane 18.0
2024-11-19 Compare collations before merging UNION operations. Tom Lane 15.11
2024-11-19 Compare collations before merging UNION operations. Tom Lane 16.7
2024-11-19 Compare collations before merging UNION operations. Tom Lane 17.3
2024-11-19 Compare collations before merging UNION operations. Tom Lane 18.0
2024-11-19 Compare collations before merging UNION operations. Tom Lane 13.19
2024-11-19 Compare collations before merging UNION operations. Tom Lane 14.16
2024-05-20 Revert commit 66c0185a3 and follow-on patches. Tom Lane 17.0
2024-05-06 Finish incomplete revert of ec63622c0. Tom Lane 17.0
2022-07-19 Estimate cost of elided SubqueryScan, Append, MergeAppend nodes better. Tom Lane 16.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 14.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 13.4
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 15.0
2021-02-01 Remove [Merge]AppendPath.partitioned_rels. Tom Lane 14.0
2020-08-19 Suppress unnecessary RelabelType nodes in yet more cases. Tom Lane 12.5
2020-08-19 Suppress unnecessary RelabelType nodes in yet more cases. Tom Lane 13.0
2020-08-19 Suppress unnecessary RelabelType nodes in yet more cases. Tom Lane 14.0
2019-08-09 Cosmetic improvements in setup of planner's per-RTE arrays. 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-04-05 Use Append rather than MergeAppend for scanning ordered partitions. Tom Lane 12.0
2019-02-28 Standardize some more loops that chase down parallel lists. Tom Lane 12.0
2018-10-02 Change rewriter/planner/executor/plancache to depend on RTE rellockmode. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0