Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-20 | Fix a few duplicate words in comments | David Rowley | 18.0 |
| 2025-04-17 | Make levels 1-based in pg_log_backend_memory_contexts() | David Rowley | 18.0 |
| 2024-04-07 | Introduce a bump memory allocator | David Rowley | 17.0 |
| 2024-04-07 | Enlarge bit-space for MemoryContextMethodID | David Rowley | 17.0 |
| 2024-02-27 | Adjust memory allocation functions to allow sibling calls | David Rowley | 17.0 |
| 2023-04-18 | Fix various typos | David Rowley | 16.0 |
| 2023-04-14 | Adjust Valgrind macro usage to protect chunk headers | David Rowley | 16.0 |
| 2022-12-22 | Add palloc_aligned() to allow aligned memory allocations | David Rowley | 16.0 |
| 2022-09-08 | Temporarily make MemoryContextContains return false | David Rowley | 16.0 |
| 2022-09-07 | Make MemoryContextContains work correctly again | David Rowley | 16.0 |
| 2022-08-29 | Improve performance of and reduce overheads of memory management | David Rowley | 16.0 |