Age | Commit message (Expand) | Author |
---|---|---|
2025-05-11 | Fix incorrect "return NULL" in BumpAllocLarge(). | Tom Lane |
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-04-18 | Fix typos and duplicate words | Daniel Gustafsson |
2024-04-16 | Push dedicated BumpBlocks to the tail of the blocks list | David Rowley |
2024-04-09 | Remove unused BumpBlockIsValid macro | David Rowley |
2024-04-07 | Fix incorrect KeeperBlock macro in bump.c | David Rowley |
2024-04-07 | Introduce a bump memory allocator | David Rowley |