]> 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:23 +0000 (01:43 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 4 Apr 2005 01:43:23 +0000 (01:43 +0000)
commitb93529f23219bede9ffdce32cd5b3d1043fcfae0
tree1c6da78d014785aa7f40a1c7ff99c39c356afc14
parent9e5797086070017db226db2159737d2894714a5b
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