]> 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:32 +0000 (20:36 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 24 Apr 2006 20:36:32 +0000 (20:36 +0000)
commit332ea60d2378ef8d567c93502fa7b95eccd962e5
tree99aecc056139e4a60200d9cc8b18bf7c7f6a963d
parent7e97b419df2001efe8cf4880ca547f814a5dd7d2
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