Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-28 | Disallow replacing joins with scans in problematic cases. | Etsuro Fujita | 11.21 |
| 2018-04-20 | Change more places to be less trusting of RestrictInfo.is_pushed_down. | Tom Lane | 11.0 |
| 2018-04-19 | Fix incorrect handling of join clauses pushed into parameterized paths. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-08-15 | Avoid out-of-memory in a hash join with many duplicate inner keys. | Tom Lane | 11.0 |