Age | Commit message (Expand) | Author |
---|---|---|
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-04-07 | Enlarge bit-space for MemoryContextMethodID | David Rowley |
2024-01-04 | Update copyright for 2024 | Bruce Momjian |
2023-04-18 | Fix various typos | David Rowley |
2023-01-03 | Fix typo in memutils_memorychunk.h | David Rowley |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-12-22 | Add palloc_aligned() to allow aligned memory allocations | David Rowley |
2022-08-30 | Various cleanups of the new memory context header code | David Rowley |
2022-08-30 | Revert "Add missing padding from MemoryChunk struct" | David Rowley |
2022-08-29 | Add missing padding from MemoryChunk struct | David Rowley |
2022-08-29 | Improve performance of and reduce overheads of memory management | David Rowley |