postgresql/src/include/nodes
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
..
execnodes.h First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
makefuncs.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
memnodes.h Here is the patch with memory leak checker. This checker allow detect 2000-07-11 14:30:37 +00:00
nodeFuncs.h Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
nodes.h First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
params.h Add: 2000-01-26 05:58:53 +00:00
parsenodes.h Back out pg_shadow changes to allow create table and locking permissions. 2000-06-12 03:41:03 +00:00
pg_list.h Inheritance overhaul by Chris Bitmead <chris@bitmead.com> 2000-06-09 01:44:34 +00:00
plannodes.h First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
primnodes.h Rename rule CURRENT to OLD in source tree. Add mapping for backward 2000-06-12 19:40:58 +00:00
print.h Add: 2000-01-26 05:58:53 +00:00
readfuncs.h Add: 2000-01-26 05:58:53 +00:00
relation.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00