Re: BUG #10457: Problem with double precision field.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #10457: Problem with double precision field.
Дата
Msg-id 10204.1401373150@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #10457: Problem with double precision field.  (maxim.boguk@gmail.com)
Список pgsql-bugs
maxim.boguk@gmail.com writes:
> select '6.5397686164648e-309'::double precision;
> ERROR:  "6.5397686164648e-309" is out of range for type double precision

This is fixed in 9.2 and up.
http://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=c318aeed84438619fc6b8c647def1730a110f04b

            regards, tom lane

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

Предыдущее
От: maxim.boguk@gmail.com
Дата:
Сообщение: BUG #10457: Problem with double precision field.
Следующее
От: Andres Freund
Дата:
Сообщение: Re: BUG #10457: Problem with double precision field.