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)
Modified Files:
--------------
pgsql/src/backend/optimizer/path:
costsize.c (r1.140 -> r1.141)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/path/costsize.c.diff?r1=1.140&r2=1.141)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2005-04-04 01:43:23 |
| Subject: pgsql: In cost_mergejoin, the early-exit effect should not apply to the |
| Previous: | From: Michael Fuhr | Date: 2005-04-03 03:44:38 |
| Subject: Re: How to copy from Table to table |