Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-19 | Fix freeing a child join's SpecialJoinInfo | Richard Guo | 17.5 |
| 2024-06-12 | Harmonize function parameter names for Postgres 17. | Peter Geoghegan | 17.0 |
| 2024-03-25 | Code review for 6190d828cd2 | Amit Langote | 17.0 |
| 2024-03-25 | Do not translate dummy SpecialJoinInfos for child joins | Amit Langote | 17.0 |
| 2024-03-25 | Reduce memory used by partitionwise joins | Amit Langote | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-08-06 | Tidy up join_search_one_level code | David Rowley | 17.0 |
| 2023-07-22 | Avoid compiler warning in non-assert builds. | Tom Lane | 17.0 |
| 2023-07-21 | Fix calculation of relid sets for partitionwise child joins. | Tom Lane | 17.0 |