postgresql/src/include/nodes
Peter Eisentraut b256f24264 First batch of object rename commands. 2003-06-27 14:45:32 +00:00
..
bitmapset.h Replace planner's representation of relation sets, per pghackers discussion. 2003-02-08 20:20:55 +00:00
execnodes.h Revise hash join and hash aggregation code to use the same datatype- 2003-06-22 22:04:55 +00:00
makefuncs.h Get rid of last few vestiges of parsetree dependency on grammar token 2003-02-10 04:44:47 +00:00
memnodes.h Change memory-space accounting mechanism in tuplesort.c and tuplestore.c 2002-08-12 00:36:12 +00:00
nodeFuncs.h Phase 2 of read-only-plans project: restructure expression-tree nodes 2002-12-12 15:49:42 +00:00
nodes.h UPDATE ... SET <col> = DEFAULT 2003-06-25 04:19:24 +00:00
params.h Clean up plantree representation of SubPlan-s --- SubLink does not appear 2002-12-14 00:17:59 +00:00
parsenodes.h First batch of object rename commands. 2003-06-27 14:45:32 +00:00
pg_list.h Adjust nestloop-with-inner-indexscan plan generation so that we catch 2003-06-15 22:51:45 +00:00
plannodes.h Implement feature of new FE/BE protocol whereby RowDescription identifies 2003-05-06 00:20:33 +00:00
primnodes.h Back out array mega-patch. 2003-06-25 21:30:34 +00:00
print.h Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
readfuncs.h Restructure outfuncs and readfuncs to use macros in the same style as 2002-11-25 18:12:12 +00:00
relation.h Adjust nestloop-with-inner-indexscan plan generation so that we catch 2003-06-15 22:51:45 +00:00