postgresql/src/backend/optimizer/util
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
..
Makefile Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
clauses.c First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
indexnode.c Add: 2000-01-26 05:58:53 +00:00
joininfo.c Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
pathnode.c Remove unused include files. Do not touch /port or includes used by defines. 2000-05-30 00:49:57 +00:00
plancat.c Update textin() and textout() to new fmgr style. This is just phase 2000-07-05 23:12:09 +00:00
relnode.c Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the 2000-06-18 22:44:35 +00:00
restrictinfo.c Remove unused include files. Do not touch /port or includes used by defines. 2000-05-30 00:49:57 +00:00
tlist.c Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
var.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00