Log Message:
-----------
In cost_mergejoin, the early-exit effect should not apply to the
outer side of an outer join. Per andrew(at)supernews(dot)
Tags:
----
REL7_4_STABLE
Modified Files:
--------------
pgsql/src/backend/optimizer/path:
costsize.c (r1.115.2.2 -> r1.115.2.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/path/costsize.c.diff?r1=1.115.2.2&r2=1.115.2.3)
pgsql-committers by date
| Next: | From: Neil Conway | Date: 2005-04-04 04:34:41 |
| Subject: pgsql: Remove an unused variable `ShmemBootstrap', and remove an |
| Previous: | From: Tom Lane | Date: 2005-04-04 01:43:23 |
| Subject: pgsql: In cost_mergejoin, the early-exit effect should not apply to the |