Re: [patch] PL/Python is too lossy with floats

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [patch] PL/Python is too lossy with floats
Дата
Msg-id 55009C5E.9050203@gmx.net
обсуждение исходный текст
Ответ на [patch] PL/Python is too lossy with floats  (Marko Kreen <markokr@gmail.com>)
Ответы Re: [patch] PL/Python is too lossy with floats  (Marko Kreen <markokr@gmail.com>)
Список pgsql-hackers
On 3/3/15 9:32 AM, Marko Kreen wrote:
> PL/Python uses str(v) to convert float data, but is lossy
> by design.  Only repr(v) is guaranteed to have enough
> precision to make floats roundtrip properly:

committed




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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: using CustomScan to inject nodes into the plan
Следующее
От: Robert Haas
Дата:
Сообщение: Re: using CustomScan to inject nodes into the plan