summaryrefslogtreecommitdiff
path: root/src/backend/utils/mmgr/alignedalloc.c
AgeCommit message (Expand)Author
2025-05-23Fix AlignedAllocRealloc to cope sanely with OOM.Tom Lane
2025-01-01Update copyright for 2025Bruce Momjian
2024-02-27Adjust memory allocation functions to allow sibling callsDavid Rowley
2024-01-04Update copyright for 2024Bruce Momjian
2023-04-14Adjust Valgrind macro usage to protect chunk headersDavid Rowley
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-22Add palloc_aligned() to allow aligned memory allocationsDavid Rowley