pgsql/src/include/utils (memutils.h mcxt.h)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include/utils (memutils.h mcxt.h)
Date: 2000-05-21 02:23:29
Message-ID: 200005210223.WAA67380@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Saturday, May 20, 2000 @ 22:23:28
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/utils
from hub.org:/home/projects/pgsql/tmp/cvs-serv67354/include/utils

Modified Files:
memutils.h mcxt.h

----------------------------- Log Message -----------------------------

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.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-05-21 02:23:30 pgsql/src/backend/tcop (postgres.c)
Previous Message Tom Lane 2000-05-20 23:11:30 pgsql/src/backend/utils/cache (temprel.c)