Re: Ryu floating point output patch

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Ryu floating point output patch
Дата
Msg-id CAKFQuwY88byqB3cMhFM2orPAHXq-febE9XS4B29uMaYXnx0CNQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Ryu floating point output patch  (Donald Dong <xdong@csumb.edu>)
Ответы Re: Ryu floating point output patch  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Список pgsql-hackers
On Sunday, January 13, 2019, Donald Dong <xdong@csumb.edu> wrote:
Also I wonder why do we need to make this change?
-int                    extra_float_digits = 0; /* Added to DBL_DIG or FLT_DIG */
+int                    extra_float_digits = 1; /* Added to DBL_DIG or FLT_DIG */

From the original post:

This version of the patch continues to use extra_float_digits to select
whether Ryu output is used - but I've also changed the default, so that
Ryu is used unless you explicitly set extra_float_digits to 0 or less.”

David J.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Reducing header interdependencies around heapam.h et al.
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Reducing header interdependencies around heapam.h et al.