postgresql/src/include/optimizer
Tom Lane ecef2caae9 Clean up routines in setrefs.c by replacing individual tree
walking logic with expression_tree_walker/mutator calls.
1999-08-09 00:56:05 +00:00
..
_deadcode More cleanup 1999-07-16 17:07:40 +00:00
clauses.h Create a standardized expression_tree_mutator support routine 1999-08-09 00:51:26 +00:00
cost.h Revise generation of hashjoin paths: generate one path per 1999-08-06 04:00:17 +00:00
geqo.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
geqo_copy.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
geqo_gene.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
geqo_misc.h Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
geqo_mutation.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
geqo_pool.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
geqo_random.h Cleanups. 1999-07-15 20:32:30 +00:00
geqo_recombination.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
geqo_selection.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
internal.h Further work on planning of indexscans. Cleaned up interfaces 1999-07-25 23:07:26 +00:00
joininfo.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
keys.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
ordering.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
pathnode.h Revise generation of hashjoin paths: generate one path per 1999-08-06 04:00:17 +00:00
paths.h Correct bug in best_innerjoin(): it should check all the 1999-07-27 06:23:12 +00:00
plancat.h Further work on planning of indexscans. Cleaned up interfaces 1999-07-25 23:07:26 +00:00
planmain.h Clean up routines in setrefs.c by replacing individual tree 1999-08-09 00:56:05 +00:00
planner.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
prep.h More cleanup 1999-07-16 17:07:40 +00:00
restrictinfo.h Further work on planning of indexscans. Cleaned up interfaces 1999-07-25 23:07:26 +00:00
subselect.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
tlist.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
var.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00