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)
commitb9ba45998fa4e5d22997c0552d0aca43bdaefd07
treedbb2401e1d2df99c58503bbfd47fbf9be4e111ed
parent0dd392680ee39761991fc431fb2288c5040de633
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