Overhaul memory management README.

Andres Freund <andres@anarazel.de>

Commit: f4e2d50cd7483a068c0a32e56b2d40f980cdea72
Author: Andres Freund <andres@anarazel.de>
Date: 2017-03-01T04:13:04Z
Releases: 10.0
Overhaul memory management README.

The README was written as a "historical account", and that style
hasn't aged particularly well.  Rephrase it to describe the current
situation, instead of having various version specific comments.

This also updates the description of how allocated chunks are
associated with their corresponding context, the method of which has
changed in the preceding commit.

Author: Andres Freund
Discussion: https://postgr.es/m/20170228074420.aazv4iw6k562mnxg@alap3.anarazel.de

Files

PathChange+/−
src/backend/utils/mmgr/README modified +145 −173

Discussion