Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-02-07 | Ensure that foreign scans with lateral refs are planned correctly. | Tom Lane | 10.7 |
| 2018-01-23 | Teach reparameterize_path() to handle AppendPaths. | Tom Lane | 10.2 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-04-08 | Optimize joins when the inner relation can be proven unique. | Tom Lane | 10.0 |
| 2016-11-19 | Fix latent costing error in create_merge_append_path. | Tom Lane | 10.0 |
| 2016-08-19 | Speed up planner's scanning for parallel-query hazards. | Tom Lane | 10.0 |