Age | Commit message (Expand) | Author |
---|---|---|
2025-03-13 | pg_noreturn to replace pg_attribute_noreturn() | Peter Eisentraut |
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-04-07 | Introduce a bump memory allocator | David Rowley |
2024-04-07 | Enlarge bit-space for MemoryContextMethodID | David Rowley |
2024-02-27 | Adjust memory allocation functions to allow sibling calls | David Rowley |
2024-01-04 | Update copyright for 2024 | Bruce Momjian |
2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-12-22 | Add palloc_aligned() to allow aligned memory allocations | David Rowley |
2022-10-07 | Improve our ability to detect bogus pointers passed to pfree et al. | Tom Lane |
2022-08-30 | Various cleanups of the new memory context header code | David Rowley |
2022-08-29 | Improve performance of and reduce overheads of memory management | David Rowley |