Rename global variable backing DSA area

The global variable backing the DSA area for Memory Context stats
reporting had a too generic name, rename to be more descriptive.
Independently reported by Peter and Laurenz.

Author: Daniel Gustafsson <[email protected]>
Reported-by: Peter Eisentraut <[email protected]>
Reported-by: Laurenz Albe <[email protected]>
Discussion: 
https://postgr.es/m/[email protected]
Discussion: 
https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/55ef7abf88c07e9f716846e645e1628c667c54a7

Modified Files
--------------
src/backend/utils/adt/mcxtfuncs.c | 14 +++++++-------
src/backend/utils/mmgr/mcxt.c     | 40 +++++++++++++++++++--------------------
src/include/utils/memutils.h      |  2 +-
3 files changed, 28 insertions(+), 28 deletions(-)

Reply via email to