-
- Downloads
Add debug code to aid in memory-leak tracking: if SHOW_MEMORY_STATS is
defined then statistics about memory usage of all the global memory contexts are printed after each commit.
Showing
- src/backend/tcop/postgres.c 7 additions, 2 deletionssrc/backend/tcop/postgres.c
- src/backend/utils/mmgr/aset.c 39 additions, 1 deletionsrc/backend/utils/mmgr/aset.c
- src/backend/utils/mmgr/mcxt.c 21 additions, 4 deletionssrc/backend/utils/mmgr/mcxt.c
- src/include/utils/mcxt.h 2 additions, 1 deletionsrc/include/utils/mcxt.h
- src/include/utils/memutils.h 2 additions, 1 deletionsrc/include/utils/memutils.h
Loading
Please register or sign in to comment