Thread: pgsql: In cost_mergejoin, the early-exit effect should not apply to the

pgsql: In cost_mergejoin, the early-exit effect should not apply to the

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
In cost_mergejoin, the early-exit effect should not apply to the
outer side of an outer join.  Per andrew@supernews.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/backend/optimizer/path:
        costsize.c (r1.137 -> r1.137.4.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/path/costsize.c.diff?r1=1.137&r2=1.137.4.1)