]> granicus.if.org Git - postgresql/commit
In cost_mergejoin, the early-exit effect should not apply to the
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 4 Apr 2005 01:43:33 +0000 (01:43 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 4 Apr 2005 01:43:33 +0000 (01:43 +0000)
commit5c5c797cb29c2662362a05a49f78dbe9276cc5f1
tree546f049e617c64d647c23500c589a699b4c08979
parent3ea32d7b1f7ffa441d4e46e8bc20104645efefac
In cost_mergejoin, the early-exit effect should not apply to the
outer side of an outer join.  Per andrew@supernews.
src/backend/optimizer/path/costsize.c