postgresql/src/include/optimizer
Tom Lane be03eb25f3 Modify optimizer data structures so that IndexOptInfo lists built for
create_index_paths are not immediately discarded, but are available for
subsequent planner work.  This allows avoiding redundant syscache lookups
in several places.  Change interface to operator selectivity estimation
procedures to allow faster and more flexible estimation.
Initdb forced due to change of pg_proc entries for selectivity functions!
2001-05-20 20:28:20 +00:00
..
_deadcode Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
clauses.h Modify optimizer data structures so that IndexOptInfo lists built for 2001-05-20 20:28:20 +00:00
cost.h Rewrite of planner statistics-gathering code. ANALYZE is now available as 2001-05-07 00:43:27 +00:00
geqo.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
geqo_copy.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
geqo_gene.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
geqo_misc.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
geqo_mutation.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
geqo_pool.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
geqo_random.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
geqo_recombination.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
geqo_selection.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
joininfo.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pathnode.h Modify optimizer data structures so that IndexOptInfo lists built for 2001-05-20 20:28:20 +00:00
paths.h Modify optimizer data structures so that IndexOptInfo lists built for 2001-05-20 20:28:20 +00:00
plancat.h Modify optimizer data structures so that IndexOptInfo lists built for 2001-05-20 20:28:20 +00:00
planmain.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
planner.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
prep.h Modify optimizer data structures so that IndexOptInfo lists built for 2001-05-20 20:28:20 +00:00
restrictinfo.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
subselect.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
tlist.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
var.h First cut at making indexscan cost estimates depend on correlation 2001-05-09 23:13:37 +00:00