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 |
| 2026-05-11 | Unify src/common/'s definitions of MaxAllocSize. | Tom Lane | 16.14 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-09-20 | Harmonize more parameter names in bulk. | Peter Geoghegan | 16.0 |
| 2022-09-12 | Expand palloc/pg_malloc API for more type safety | Peter Eisentraut | 16.0 |