summaryrefslogtreecommitdiff
path: root/src/include/utils/memutils_memorychunk.h
AgeCommit message (Expand)Author
2024-04-07Enlarge bit-space for MemoryContextMethodIDDavid Rowley
2024-01-03Update copyright for 2024Bruce Momjian
2023-04-18Fix various typosDavid Rowley
2023-01-04Fix typo in memutils_memorychunk.hDavid Rowley
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-22Add palloc_aligned() to allow aligned memory allocationsDavid Rowley
2022-08-31Various cleanups of the new memory context header codeDavid Rowley
2022-08-31Revert "Add missing padding from MemoryChunk struct"David Rowley
2022-08-29Add missing padding from MemoryChunk structDavid Rowley
2022-08-29Improve performance of and reduce overheads of memory managementDavid Rowley