Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-12 | Simplify use of AllocSetContextCreate() wrapper macro. | Tom Lane | 11.0 |
| 2018-04-06 | Rename MemoryContextCopySetIdentifier() for clarity | Peter Eisentraut | 11.0 |
| 2018-03-27 | Allow memory contexts to have both fixed and variable ident strings. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-12-13 | Rethink MemoryContext creation to improve performance. | Tom Lane | 11.0 |
| 2017-11-29 | Update typedefs.list and re-run pgindent | Robert Haas | 11.0 |
| 2017-11-22 | Generational memory allocator | Simon Riggs | 11.0 |
| 2017-09-01 | Ensure SIZE_MAX can be used throughout our code. | Tom Lane | 11.0 |