OSDN Git Service

Adjust the output of MemoryContextStats() so that the stats for a
authorNeil Conway <neilc@samurai.com>
Tue, 7 Aug 2007 06:25:14 +0000 (06:25 +0000)
committerNeil Conway <neilc@samurai.com>
Tue, 7 Aug 2007 06:25:14 +0000 (06:25 +0000)
commit849ec99753982eafd223bdb1c9d854aaca3e8f2f
tree7370655f7bd0cb7260c5522a6acc989901f9c1a9
parent3605c8c8772f0bc3cb196381d4ec95b113e7b0d6
Adjust the output of MemoryContextStats() so that the stats for a
child memory contexts is indented two spaces to the right of its
parent context.  This should make it easier to deduce the memory
context hierarchy from the output of MemoryContextStats().
src/backend/utils/mmgr/aset.c
src/backend/utils/mmgr/mcxt.c
src/include/nodes/memnodes.h