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-30 | Improve out-of-memory error reports by including memory context name. | 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 |