postgresql/src/include/nodes
Tom Lane 166b5c1def Another round of planner/optimizer work. This is just restructuring and
code cleanup; no major improvements yet.  However, EXPLAIN does produce
more intuitive outputs for nested loops with indexscans now...
2000-01-09 00:26:47 +00:00
..
execnodes.h Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 1999-11-23 20:07:06 +00:00
makefuncs.h Further planner/optimizer cleanups. Move all set_tlist_references 1999-08-22 20:15:04 +00:00
memnodes.h More cleanup 1999-07-16 17:07:40 +00:00
nodeFuncs.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
nodes.h Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00
params.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
parsenodes.h Here's the Create/Alter/Drop Group stuff that's been really overdue. I 1999-12-16 17:24:19 +00:00
pg_list.h Major planner/optimizer revision: get rid of PathOrder node type, 1999-08-16 02:17:58 +00:00
plannodes.h Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00
primnodes.h aggregate(DISTINCT ...) works, per SQL spec. 1999-12-13 01:27:21 +00:00
print.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
readfuncs.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
relation.h Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00