Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-28 | Fix intra-query memory leak when a SRF returns zero rows. | Tom Lane | 12.17 |
| 2019-06-17 | Fix more typos and inconsistencies in the tree | Michael Paquier | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-16 | Introduce notion of different types of slots (without implementing them). | Andres Freund | 12.0 |
| 2018-11-10 | Don't require return slots for nodes without projection. | Andres Freund | 12.0 |