postgresql/src/include/nodes
2003-03-11 19:40:24 +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 tuplestore and nodeMaterial so that we don't have to read the 2003-03-09 02:19:13 +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 Restructure parsetree representation of DECLARE CURSOR: now it's a 2003-03-10 03:53:52 +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 Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n options 2003-03-11 19:40:24 +00:00
pg_list.h Create a distinction between Lists of integers and Lists of OIDs, to get 2003-02-09 06:56:28 +00:00
plannodes.h Make further use of new bitmapset code: executor's chgParam, extParam, 2003-02-09 00:30:41 +00:00
primnodes.h COALESCE() and NULLIF() are now first-class expressions, not macros 2003-02-16 02:30:39 +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 Replace planner's representation of relation sets, per pghackers discussion. 2003-02-08 20:20:55 +00:00