pgsql: Improve our private implementation of cbrt() to give results of - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Improve our private implementation of cbrt() to give results of
Date
Msg-id 20060424203641.BD2CD11F86B9@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Improve our private implementation of cbrt() to give results of the
accuracy expected by the regression tests.  Per suggestion from
Martijn van Oosterhout.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        float.c (r1.115 -> r1.115.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/float.c.diff?r1=1.115&r2=1.115.2.1)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve our private implementation of cbrt() to give results of
Next
From: "Marc G. Fournier"
Date:
Subject: For those with @postgresql.org mailboxes, please read ...