pgsql/src/include/catalog (index.h)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include/catalog (index.h)
Date: 2000-07-12 02:37:29
Message-ID: 200007120237.e6C2bTD66627@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Tuesday, July 11, 2000 @ 22:37:27
Author: tgl

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

Modified Files:
index.h

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

First stage of reclaiming memory in executor by resetting short-term
memory contexts. Currently, only leaks in expressions executed as
quals or projections are handled. Clean up some old dead cruft in
executor while at it --- unused fields in state nodes, that sort of thing.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-07-12 02:37:32 pgsql/src/include/executor (executor.h hashjoin.h nodeGroup.h nodeHash.h nodeSubplan.h)
Previous Message Tom Lane 2000-07-12 02:37:27 pgsql/src/include (fmgr.h)