Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-12 | Back-patch addition of the ALLOCSET_FOO_SIZES macros. | Tom Lane | 9.4.20 |
| 2017-09-01 | Ensure SIZE_MAX can be used throughout our code. | Tom Lane | 9.4.15 |
| 2015-08-04 | Fix bogus "out of memory" reports in tuplestore.c. | Tom Lane | 9.4.5 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-06-27 | Permit super-MaxAllocSize allocations with MemoryContextAllocHuge(). | Noah Misch | 9.4.0 |