Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-10-07 | Improve our ability to detect bogus pointers passed to pfree et al. | Tom Lane | 16.0 |
| 2022-08-30 | Various cleanups of the new memory context header code | David Rowley | 16.0 |
| 2022-08-29 | Improve performance of and reduce overheads of memory management | David Rowley | 16.0 |