Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Make palloc_array() and friends safe against integer overflow. | Tom Lane | 17.10 |
| 2024-04-07 | Introduce a bump memory allocator | David Rowley | 17.0 |
| 2024-03-08 | Avoid recursion in MemoryContext functions | Alexander Korotkov | 17.0 |
| 2024-01-29 | Add EXPLAIN (MEMORY) to report planner memory consumption | Alvaro Herrera | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-11-15 | Retire MemoryContextResetAndDeleteChildren() macro. | Nathan Bossart | 17.0 |