Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-01 | Apply band-aid fix for an oversight in reparameterize_path_by_child. | Tom Lane | 12.18 |
| 2020-07-14 | Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. | Tom Lane | 12.4 |
| 2019-11-05 | Generate EquivalenceClass members for partitionwise child join rels. | Tom Lane | 12.1 |
| 2019-03-30 | Avoid crash in partitionwise join planning under GEQO. | Tom Lane | 12.0 |
| 2018-08-11 | Fix wrong order of operations in inheritance_planner. | Tom Lane | 12.0 |