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-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 | 11.0 |