aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/memutils_internal.h
Commit message (Expand)AuthorAge
* Add trailing commas to enum definitionsPeter Eisentraut2023-10-26
* Update copyright for 2023Bruce Momjian2023-01-02
* Add palloc_aligned() to allow aligned memory allocationsDavid Rowley2022-12-22
* Improve our ability to detect bogus pointers passed to pfree et al.Tom Lane2022-10-06
* Various cleanups of the new memory context header codeDavid Rowley2022-08-31
* Improve performance of and reduce overheads of memory managementDavid Rowley2022-08-29