OSDN Git Service

Marginal tweaks to make sure that roundoff error won't cause us to make
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 15 Feb 2003 21:39:58 +0000 (21:39 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 15 Feb 2003 21:39:58 +0000 (21:39 +0000)
commit0d7abfe7cf1393c23a0603ba9c3098c2f66cd079
tree3d7f1051c6503156e17fe67aa4aae3f1cb213080
parent056467ec6bcbd81a9d1480af8d641946a5ef1bff
Marginal tweaks to make sure that roundoff error won't cause us to make
a bad choice between sorted and hashed aggregation.
src/backend/optimizer/path/costsize.c
src/backend/optimizer/plan/planner.c