summaryrefslogtreecommitdiff
path: root/src/include/utils/memutils_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Add palloc_aligned() to allow aligned memory allocationsDavid Rowley2022-12-221-2/+20
* Improve our ability to detect bogus pointers passed to pfree et al.Tom Lane2022-10-061-26/+14
* Various cleanups of the new memory context header codeDavid Rowley2022-08-311-1/+4
* Improve performance of and reduce overheads of memory managementDavid Rowley2022-08-291-0/+127