]> granicus.if.org Git - postgresql/commit
Improve our private implementation of cbrt() to give results of the
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 24 Apr 2006 20:36:41 +0000 (20:36 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 24 Apr 2006 20:36:41 +0000 (20:36 +0000)
commit2c4abf11e1c28d908eca1ab2006641a472ba6664
tree446d99c1b6a0178ed9a2c72f4f01936c4fa545f6
parente37c0d2eb84d96ef4decc64504c93c7f114e9ac2
Improve our private implementation of cbrt() to give results of the
accuracy expected by the regression tests.  Per suggestion from
Martijn van Oosterhout.
src/backend/utils/adt/float.c