Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-01 | Update copyright for 2026 | Bruce Momjian | 19 (unreleased) |
| 2025-12-11 | Fix some comments. | Nathan Bossart | 19 (unreleased) |
| 2025-08-03 | Fix MemoryContextAllocAligned's interaction with Valgrind. | Tom Lane | 19 (unreleased) |
| 2025-05-23 | Fix AlignedAllocRealloc to cope sanely with OOM. | Tom Lane | 17.6 |
| 2025-05-23 | Fix AlignedAllocRealloc to cope sanely with OOM. | Tom Lane | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-02-27 | Adjust memory allocation functions to allow sibling calls | David Rowley | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-04-14 | Adjust Valgrind macro usage to protect chunk headers | David Rowley | 16.0 |
| 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 |