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)
commitfd588e38738441f83555e60c486157eda4255f5b
treed78ac1b5d15e08489df6f4eb5c5c2a98d9e3cecb
parent7446f49a2a1a1c3af92f17894d65e172095c74fb
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