postgresql/src/include/nodes
Tom Lane 64505ed58b Code review for standalone composite types, query-specified composite
types, SRFs.  Not happy with memory management yet, but I'll commit these
other changes.
2002-08-29 00:17:06 +00:00
..
execnodes.h Code review for standalone composite types, query-specified composite 2002-08-29 00:17:06 +00:00
makefuncs.h Back out BETWEEN node patch, was causing initdb failure. 2002-07-18 17:14:20 +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 Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodes.h PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing 2002-08-27 04:55:12 +00:00
params.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
parsenodes.h PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing 2002-08-27 04:55:12 +00:00
pg_list.h Improve obsolete comment. 2002-08-19 00:10:03 +00:00
plannodes.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
primnodes.h Modify array operations to include array's element type OID in the 2002-08-26 17:54:02 +00:00
print.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
readfuncs.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
relation.h Remove Ident nodetype in favor of using String nodes; this fixes some 2002-08-19 15:08:47 +00:00