summaryrefslogtreecommitdiff
path: root/src/include/utils/memutils_internal.h
AgeCommit message (Expand)Author
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-22Add palloc_aligned() to allow aligned memory allocationsDavid Rowley
2022-10-07Improve our ability to detect bogus pointers passed to pfree et al.Tom Lane
2022-08-30Various cleanups of the new memory context header codeDavid Rowley
2022-08-29Improve performance of and reduce overheads of memory managementDavid Rowley