postgresql/src/include/optimizer
Tom Lane f7f41c7c8c Replace generic 'Illegal use of aggregates' error message with one that
shows the specific ungrouped variable being complained of.  Perhaps this
will reduce user confusion...
1999-12-09 05:58:56 +00:00
..
_deadcode More cleanup 1999-07-16 17:07:40 +00:00
clauses.h Replace generic 'Illegal use of aggregates' error message with one that 1999-12-09 05:58:56 +00:00
cost.h Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 1999-11-23 20:07:06 +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 Major planner/optimizer revision: get rid of PathOrder node type, 1999-08-16 02:17:58 +00:00
pathnode.h Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 1999-11-23 20:07:06 +00:00
paths.h Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 1999-11-23 20:07:06 +00:00
plancat.h Combine index_info and find_secondary_indexes into a single routine that 1999-11-21 23:25:47 +00:00
planmain.h Fix planner and rewriter to follow SQL semantics for tables that are 1999-10-07 04:23:24 +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 First cut at doing something reasonable with OR-of-ANDs WHERE 1999-09-13 00:17:25 +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 Further planner/optimizer cleanups. Move all set_tlist_references 1999-08-22 20:15:04 +00:00
var.h Clean up some mistakes in handling of uplevel Vars in planner. 1999-08-26 05:09:06 +00:00