aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regcomp.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-02-13 02:31:12 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-02-13 02:31:12 +0000
commitbc16005c0dc0527280e2ae53063059e009631e3b (patch)
tree9612a72ba8745df235b3336a22406aa6a65dea6d /src/backend/regex/regcomp.c
parent15f910da96b9a494fd673ef15639bc036b62d746 (diff)
downloadpostgresql-bc16005c0dc0527280e2ae53063059e009631e3b.tar.gz
postgresql-bc16005c0dc0527280e2ae53063059e009631e3b.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/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions