Re: BUG #10457: Problem with double precision field. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #10457: Problem with double precision field.
Date
Msg-id 10204.1401373150@sss.pgh.pa.us
Whole thread Raw
In response to BUG #10457: Problem with double precision field.  (maxim.boguk@gmail.com)
List 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 by date:

Previous
From: maxim.boguk@gmail.com
Date:
Subject: BUG #10457: Problem with double precision field.
Next
From: Andres Freund
Date:
Subject: Re: BUG #10457: Problem with double precision field.