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)
2022-10-06 Remove MemoryContextContains(). Tom Lane 16.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-10-12 Back-patch addition of the ALLOCSET_FOO_SIZES macros. Tom Lane 9.4.20
2018-10-12 Back-patch addition of the ALLOCSET_FOO_SIZES macros. Tom Lane 9.5.15
2018-10-12 Back-patch addition of the ALLOCSET_FOO_SIZES macros. Tom Lane 9.3.25
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-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-09-01 Ensure SIZE_MAX can be used throughout our code. Tom Lane 9.5.10
2017-09-01 Ensure SIZE_MAX can be used throughout our code. Tom Lane 9.4.15
2017-09-01 Ensure SIZE_MAX can be used throughout our code. Tom Lane 9.6.6
2017-09-01 Ensure SIZE_MAX can be used throughout our code. Tom Lane 10.0
2017-09-01 Ensure SIZE_MAX can be used throughout our code. Tom Lane 11.0
2017-06-21 Phase 2 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
2015-08-25 Limit the verbosity of memory context statistics dumps. Tom Lane 9.6.0
2015-08-04 Fix bogus "out of memory" reports in tuplestore.c. Tom Lane 9.0.23