aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-02-13 02:31:03 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-02-13 02:31:03 +0000
commitc17117649b9ae23d5290c9626090dcaae333ea59 (patch)
tree5c0c76478997fe79bc3ff62b77615bf476a67aa1 /src/backend/utils/adt/xml.c
parent849b0707079e3ba676e2e5407322f20f14f8b076 (diff)
downloadpostgresql-c17117649b9ae23d5290c9626090dcaae333ea59.tar.gz
postgresql-c17117649b9ae23d5290c9626090dcaae333ea59.zip
Repair bug in 8.2's new logic for planning outer joins: we have to allow joins
that overlap an outer join's min_righthand but aren't fully contained in it, to support joining within the RHS after having performed an outer join that can commute with this one. Aside from the direct fix in make_join_rel(), fix has_join_restriction() and GEQO's desirable_join() to consider this possibility. Per report from Ian Harding.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions