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