]> granicus.if.org Git - postgresql/commit
Fix potential overflow problems when relation size exceeds
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 5 Apr 1999 02:07:07 +0000 (02:07 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 5 Apr 1999 02:07:07 +0000 (02:07 +0000)
commite91f43a1221b2a810e19a9ab3d3dad37bb7ed168
tree0502e0fb3a4286e8315b212cce60ece9229af799
parent2e7ef7477c88e07e7f27f0a77801f5b95fd4f3a9
Fix potential overflow problems when relation size exceeds
2gig.  Fix failure to reliably put the smaller relation on the inside of
a hashjoin.
src/backend/optimizer/path/costsize.c