aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-12-12 21:31:02 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-12-12 21:31:02 +0000
commitf18c57fdf1dd255cc26c4b6b3d6716c8a54ab890 (patch)
treeb1f24719d0c4d25579aeb07ce141aa292873c2f4 /src/backend/regex
parent0afabecbfdcbcd79c13f150daf180334f6db4b27 (diff)
downloadpostgresql-f18c57fdf1dd255cc26c4b6b3d6716c8a54ab890.tar.gz
postgresql-f18c57fdf1dd255cc26c4b6b3d6716c8a54ab890.zip
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.
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions