postgresql/src/include/executor
Tom Lane badce86a2c 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.
2000-07-12 02:37:39 +00:00
..
execFlatten.h Add: 2000-01-26 05:58:53 +00:00
execdebug.h #include cleanups 2000-06-15 00:52:26 +00:00
execdefs.h Add: 2000-01-26 05:58:53 +00:00
execdesc.h Add: 2000-01-26 05:58:53 +00:00
executor.h First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
functions.h First round of changes for new fmgr interface. fmgr itself and the 2000-05-28 17:56:29 +00:00
hashjoin.h First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
nodeAgg.h Add: 2000-01-26 05:58:53 +00:00
nodeAppend.h Add: 2000-01-26 05:58:53 +00:00
nodeGroup.h First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
nodeHash.h First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
nodeHashjoin.h Clean up #include's. 2000-06-15 03:33:12 +00:00
nodeIndexscan.h Add: 2000-01-26 05:58:53 +00:00
nodeMaterial.h Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the 2000-06-18 22:44:35 +00:00
nodeMergejoin.h Add: 2000-01-26 05:58:53 +00:00
nodeNestloop.h Add: 2000-01-26 05:58:53 +00:00
nodeResult.h Add: 2000-01-26 05:58:53 +00:00
nodeSeqscan.h Add: 2000-01-26 05:58:53 +00:00
nodeSort.h Add: 2000-01-26 05:58:53 +00:00
nodeSubplan.h First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
nodeTidscan.h Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
nodeUnique.h Add: 2000-01-26 05:58:53 +00:00
spi.h First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
spi_priv.h First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
tuptable.h Add: 2000-01-26 05:58:53 +00:00