Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-09-01 | Ensure SIZE_MAX can be used throughout our code. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-03-01 | Reduce size of common allocation header. | Andres Freund | 10.0 |
| 2017-02-27 | Add "Slab" MemoryContext implementation for efficient equal-sized allocations. | Andres Freund | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |