postgresql/src/include/optimizer
Neil Conway d344505d1b This patch moves some code for preprocessing FOR UPDATE from
grouping_planner() to preprocess_targetlist(), according to a comment
in grouping_planner(). I think the refactoring makes sense, and moves
some extraneous details out of grouping_planner().
2005-03-17 23:45:09 +00:00
..
clauses.h Improve planner's estimation of the space needed for HashAgg plans: 2005-01-28 19:34:28 +00:00
cost.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
geqo_copy.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
geqo_gene.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
geqo_misc.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
geqo_mutation.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
geqo_pool.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
geqo_random.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
geqo_recombination.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
geqo_selection.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
geqo.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
joininfo.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pathnode.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
paths.h The result of a FULL or RIGHT join can't be assumed to be sorted by the 2005-01-23 02:21:36 +00:00
plancat.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
planmain.h Make the behavior of HAVING without GROUP BY conform to the SQL spec. 2005-03-10 23:21:26 +00:00
planner.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
prep.h This patch moves some code for preprocessing FOR UPDATE from 2005-03-17 23:45:09 +00:00
restrictinfo.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
subselect.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
tlist.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
var.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00