postgresql/src/include/optimizer
Alvaro Herrera a3540b0f65 Improve our #include situation by moving pointer types away from the
corresponding struct definitions.  This allows other headers to avoid including
certain highly-loaded headers such as rel.h and relscan.h, instead using just
relcache.h, heapam.h or genam.h, which are more lightweight and thus cause less
unnecessary dependencies.
2008-06-19 00:46:06 +00:00
..
clauses.h Fix an oversight I made in a cleanup patch over a year ago: 2008-04-01 00:48:33 +00:00
cost.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
geqo.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
geqo_copy.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
geqo_gene.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
geqo_misc.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
geqo_mutation.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
geqo_pool.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
geqo_random.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
geqo_recombination.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
geqo_selection.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
joininfo.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pathnode.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
paths.h Apply my original fix for Taiki Yamaguchi's bug report about DISTINCT MAX(). 2008-03-31 16:59:26 +00:00
plancat.h Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
planmain.h Allow the planner's estimate of the fraction of a cursor's rows that will be 2008-05-02 21:26:10 +00:00
planner.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
predtest.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
prep.h Arrange to "inline" SQL functions that appear in a query's FROM clause, 2008-03-18 22:04:14 +00:00
restrictinfo.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
subselect.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
tlist.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
var.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00