postgresql/src/include/nodes
Tom Lane e3b9852728 Teach planner how to rearrange join order for some classes of OUTER JOIN.
Per my recent proposal.  I ended up basing the implementation on the
existing mechanism for enforcing valid join orders of IN joins --- the
rules for valid outer-join orders are somewhat similar.
2005-12-20 02:30:36 +00:00
..
bitmapset.h Marginal hack to avoid spending a lot of time in find_join_rel during 2005-06-08 23:02:05 +00:00
execnodes.h Adjust scan plan nodes to avoid getting an extra AccessShareLock on a 2005-12-02 20:03:42 +00:00
makefuncs.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
memnodes.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nodeFuncs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nodes.h Teach planner how to rearrange join order for some classes of OUTER JOIN. 2005-12-20 02:30:36 +00:00
params.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
parsenodes.h Spell "explicitly" correctly, per Simon. 2005-12-07 15:20:56 +00:00
pg_list.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
plannodes.h Teach tid-scan code to make use of "ctid = ANY (array)" clauses, so that 2005-11-26 22:14:57 +00:00
primnodes.h Teach planner how to rearrange join order for some classes of OUTER JOIN. 2005-12-20 02:30:36 +00:00
print.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
readfuncs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
relation.h Teach planner how to rearrange join order for some classes of OUTER JOIN. 2005-12-20 02:30:36 +00:00
tidbitmap.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
value.h Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00