Commits

DateSubjectAuthorReleases
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 14.23
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 15.18
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 16.14
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 17.10
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 18.4
2026-05-11 Make palloc_array() and friends safe against integer overflow. Tom Lane 19 (unreleased)
2025-08-03 Improve our support for Valgrind's leak tracking. Tom Lane 19 (unreleased)
2025-08-03 Fix MemoryContextAllocAligned's interaction with Valgrind. Tom Lane 19 (unreleased)
2025-07-25 Create infrastructure to reliably prevent leakage of PGresults. Tom Lane 19 (unreleased)
2025-04-21 MemoryContextCreate: assert parent is valid and different from node. Tom Lane 18.0
2024-07-01 Preserve CurrentMemoryContext across Start/CommitTransactionCommand. Tom Lane 18.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-10-14 Make some minor improvements in memory-context infrastructure. Tom Lane 16.0
2022-10-07 Improve our ability to detect bogus pointers passed to pfree et al. Tom Lane 16.0
2022-10-06 Remove MemoryContextContains(). Tom Lane 16.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-10-12 Simplify use of AllocSetContextCreate() wrapper macro. Tom Lane 11.0
2018-10-12 Simplify use of AllocSetContextCreate() wrapper macro. Tom Lane 12.0
2018-03-30 Improve out-of-memory error reports by including memory context name. Tom Lane 11.0
2018-03-27 Allow memory contexts to have both fixed and variable ident strings. Tom Lane 11.0
2017-12-13 Rethink MemoryContext creation to improve performance. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0