Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Make palloc_array() and friends safe against integer overflow. | Tom Lane | 16.14 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-22 | Add palloc_aligned() to allow aligned memory allocations | David Rowley | 16.0 |
| 2022-11-12 | Add repalloc0 and repalloc0_array | Peter Eisentraut | 16.0 |
| 2022-10-14 | Make some minor improvements in memory-context infrastructure. | Tom Lane | 16.0 |
| 2022-09-12 | Expand palloc/pg_malloc API for more type safety | Peter Eisentraut | 16.0 |