Commits

DateSubjectAuthorReleases
2026-03-30 Detect pfree or repalloc of a previously-freed memory chunk. Tom Lane 16.14
2026-03-30 Detect pfree or repalloc of a previously-freed memory chunk. Tom Lane 18.4
2026-03-30 Detect pfree or repalloc of a previously-freed memory chunk. Tom Lane 17.10
2026-03-30 Detect pfree or repalloc of a previously-freed memory chunk. Tom Lane 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-09-24 Remove PointerIsValid() Peter Eisentraut 19 (unreleased)
2025-08-03 Improve our support for Valgrind's leak tracking. Tom Lane 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-07-06 Fix incorrect sentinel byte logic in GenerationRealloc() David Rowley 16.4
2024-07-06 Fix incorrect sentinel byte logic in GenerationRealloc() David Rowley 17.0
2024-07-06 Fix incorrect sentinel byte logic in GenerationRealloc() David Rowley 18.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-03-13 Make the order of the header file includes consistent Peter Eisentraut 17.0
2024-03-04 Optimize GenerationAlloc() and SlabAlloc() David Rowley 17.0
2024-02-27 Adjust memory allocation functions to allow sibling calls David Rowley 17.0
2024-01-25 Update comment, generation mem contexts have a "keeper" block Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-07-16 Shrink memory contexts struct sizes David Rowley 17.0
2023-04-19 Fix various typos and incorrect/outdated name references David Rowley 16.0
2023-04-14 Adjust Valgrind macro usage to protect chunk headers David Rowley 16.0
2023-01-04 Fix some compiler warnings in aset.c and generation.c David Rowley 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-15 Static assertions cleanup Peter Eisentraut 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-10-10 Harden memory context allocators against bogus chunk pointers. Tom Lane 16.0