summaryrefslogtreecommitdiff
path: root/src/include/utils/memutils_memorychunk.h
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-04-07Enlarge bit-space for MemoryContextMethodIDDavid Rowley
2024-01-04Update copyright for 2024Bruce Momjian
2023-04-18Fix various typosDavid Rowley
2023-01-03Fix 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-30Various cleanups of the new memory context header codeDavid Rowley
2022-08-30Revert "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