Age | Commit message (Expand) | Author |
---|---|---|
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-12-22 | Add palloc_aligned() to allow aligned memory allocations | David Rowley |
2022-10-07 | Improve our ability to detect bogus pointers passed to pfree et al. | Tom Lane |
2022-08-30 | Various cleanups of the new memory context header code | David Rowley |
2022-08-29 | Improve performance of and reduce overheads of memory management | David Rowley |