git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 0afabec) | patch
Fix planner to do the right thing when a degenerate outer join (one whose
2006年12月12日 21:31:02 +0000 (21:31 +0000)
2006年12月12日 21:31:02 +0000 (21:31 +0000)
commit f18c57fdf1dd255cc26c4b6b3d6716c8a54ab890
Fix planner to do the right thing when a degenerate outer join (one whose
joinclause doesn't use any outer-side vars) requires a "bushy" plan to be
created. The normal heuristic to avoid joins with no joinclause has to be
overridden in that case. Problem is new in 8.2; before that we forced the
outer join order anyway. Per example from Teodor.
src/backend/optimizer/geqo/geqo_eval.c diff | blob | blame | history
src/backend/optimizer/path/joinrels.c diff | blob | blame | history
src/backend/optimizer/util/joininfo.c diff | blob | blame | history
src/include/optimizer/joininfo.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /