postgresql/src/include/optimizer
Tom Lane 7893462e44 Move pg_checkretval out of the planner (where it never belonged) into
pg_proc.c (where it's actually used).  Fix it to correctly handle tlists
that contain resjunk target items, and improve error messages.  This
addresses bug reported by Krupnikov 6-July-00.
2000-08-21 20:55:31 +00:00
..
_deadcode Add: 2000-01-26 05:58:53 +00:00
clauses.h Clean up handling of variable-free qual clauses. System now does the 2000-08-13 02:50:35 +00:00
cost.h Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
geqo.h First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
geqo_copy.h Add: 2000-01-26 05:58:53 +00:00
geqo_gene.h Add: 2000-01-26 05:58:53 +00:00
geqo_misc.h Add: 2000-01-26 05:58:53 +00:00
geqo_mutation.h Add: 2000-01-26 05:58:53 +00:00
geqo_pool.h Add: 2000-01-26 05:58:53 +00:00
geqo_random.h Clean up bogosities in use of random(3) and srandom(3) --- do not assume 2000-08-07 00:51:42 +00:00
geqo_recombination.h Add: 2000-01-26 05:58:53 +00:00
geqo_selection.h Add: 2000-01-26 05:58:53 +00:00
joininfo.h Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
pathnode.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
paths.h Deduce equality constraints that are implied by transitivity of 2000-07-24 03:11:01 +00:00
plancat.h Cause inheritance patch to meet minimum coding standards (no gcc 2000-06-09 03:17:13 +00:00
planmain.h Deduce equality constraints that are implied by transitivity of 2000-07-24 03:11:01 +00:00
planner.h Move pg_checkretval out of the planner (where it never belonged) into 2000-08-21 20:55:31 +00:00
prep.h Make inheritance planning logic a little simpler and clearer, 2000-06-20 04:22:21 +00:00
restrictinfo.h Add: 2000-01-26 05:58:53 +00:00
subselect.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
tlist.h Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
var.h Add: 2000-01-26 05:58:53 +00:00