postgresql/src/include/optimizer
Tom Lane 570be1f73f Re-export a few of createplan.c's make_xxx() functions.
CitusDB is using these and don't wish to redesign their code right now.
I am not on board with this being a good idea, or a good precedent,
but I lack the energy to fight about it.
2016-03-12 12:12:59 -05:00
..
clauses.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
cost.h Make the upper part of the planner work by generating and comparing Paths. 2016-03-07 15:58:22 -05:00
geqo.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
geqo_copy.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
geqo_gene.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
geqo_misc.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
geqo_mutation.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
geqo_pool.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
geqo_random.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
geqo_recombination.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
geqo_selection.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
joininfo.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
orclauses.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
pathnode.h Improve handling of group-column indexes in GroupingSetsPath. 2016-03-08 22:32:11 -05:00
paths.h Make the upper part of the planner work by generating and comparing Paths. 2016-03-07 15:58:22 -05:00
placeholder.h Add an explicit representation of the output targetlist to Paths. 2016-02-18 20:02:03 -05:00
plancat.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
planmain.h Re-export a few of createplan.c's make_xxx() functions. 2016-03-12 12:12:59 -05:00
planner.h Make the upper part of the planner work by generating and comparing Paths. 2016-03-07 15:58:22 -05:00
predtest.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
prep.h Make the upper part of the planner work by generating and comparing Paths. 2016-03-07 15:58:22 -05:00
restrictinfo.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
subselect.h Make the upper part of the planner work by generating and comparing Paths. 2016-03-07 15:58:22 -05:00
tlist.h Minor additional refactoring of planner.c's PathTarget handling. 2016-03-11 10:24:55 -05:00
var.h Give pull_var_clause() reject/recurse/return behavior for WindowFuncs too. 2016-03-10 16:23:52 -05:00