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-02-16 Change remaining StaticAssertStmt() to StaticAssertDecl() Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-10-30 Fix bogus use of "long" in AllocSetCheck() David Rowley 13.23
2025-10-30 Fix bogus use of "long" in AllocSetCheck() David Rowley 14.20
2025-10-30 Fix bogus use of "long" in AllocSetCheck() David Rowley 15.15
2025-10-30 Fix bogus use of "long" in AllocSetCheck() David Rowley 16.11
2025-10-30 Fix bogus use of "long" in AllocSetCheck() David Rowley 17.7
2025-10-30 Fix bogus use of "long" in AllocSetCheck() David Rowley 18.1
2025-10-30 Fix bogus use of "long" in AllocSetCheck() David Rowley 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-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-28 Refactor AllocSetAlloc(), separating hot and cold paths David Rowley 17.0
2024-02-27 Adjust memory allocation functions to allow sibling calls David Rowley 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-14 Adjust Valgrind macro usage to protect chunk headers David Rowley 16.0
2023-02-21 Fix erroneous Valgrind markings in AllocSetRealloc. Tom Lane 16.0