Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-18 | Fix various typos | David Rowley | 16.0 |
| 2023-01-03 | Fix typo in memutils_memorychunk.h | David Rowley | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-22 | Add palloc_aligned() to allow aligned memory allocations | David Rowley | 16.0 |
| 2022-08-30 | Various cleanups of the new memory context header code | David Rowley | 16.0 |
| 2022-08-30 | Revert "Add missing padding from MemoryChunk struct" | David Rowley | 16.0 |
| 2022-08-29 | Add missing padding from MemoryChunk struct | David Rowley | 16.0 |
| 2022-08-29 | Improve performance of and reduce overheads of memory management | David Rowley | 16.0 |