pgsql: Improve our private implementation of cbrt() to give results of

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Improve our private implementation of cbrt() to give results of
Дата
Msg-id 20060424203641.BD2CD11F86B9@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Improve our private implementation of cbrt() to give results of
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: For those with @postgresql.org mailboxes, please read ...