Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-05-11 | Fix incorrect "return NULL" in BumpAllocLarge(). | Tom Lane | 17.6 |
| 2024-04-18 | Fix typos and duplicate words | Daniel Gustafsson | 17.0 |
| 2024-04-16 | Push dedicated BumpBlocks to the tail of the blocks list | David Rowley | 17.0 |
| 2024-04-09 | Remove unused BumpBlockIsValid macro | David Rowley | 17.0 |
| 2024-04-07 | Fix incorrect KeeperBlock macro in bump.c | David Rowley | 17.0 |
| 2024-04-07 | Introduce a bump memory allocator | David Rowley | 17.0 |