pgsql/src/include/catalog (index.h) - Mailing list pgsql-committers

From Tom Lane
Subject pgsql/src/include/catalog (index.h)
Date
Msg-id 200007120237.e6C2bTD66627@hub.org
Whole thread Raw
List 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.

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql/src/include (fmgr.h)
Next
From: Tom Lane
Date:
Subject: pgsql/src/include/executor (executor.h hashjoin.h nodeGroup.h nodeHash.h nodeSubplan.h)