Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-28 | Disallow replacing joins with scans in problematic cases. | Etsuro Fujita | 16.0 |
| 2023-05-25 | Fix filtering of "cloned" outer-join quals some more. | Tom Lane | 16.0 |
| 2023-05-21 | In clause_is_computable_at(), test required_relids for clone clauses. | Tom Lane | 16.0 |
| 2023-05-18 | Tweak API of new function clause_is_computable_at(). | Tom Lane | 16.0 |
| 2023-01-30 | Do assorted mop-up in the planner. | Tom Lane | 16.0 |
| 2023-01-30 | Make Vars be outer-join-aware. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |