Re: Ryu floating point output patch

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Ryu floating point output patch
Дата
Msg-id 11452.1550447344@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Ryu floating point output patch  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Ответы Re: Ryu floating point output patch  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Список pgsql-hackers
Andrew Gierth <andrew@tao11.riddles.org.uk> writes:
> "Andrew" == Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
>  Andrew> Would you like to reformulate this, then?

> How about:

>     Use the specified value of extra_float_digits when dumping
>     floating-point data, instead of the maximum available precision.
>     Routine dumps made for backup purposes should not use this option.

OK by me.

            regards, tom lane


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

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: Re: Ryu floating point output patch
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTEquery;