Re: float value is rounded - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: float value is rounded
Date
Msg-id 162867790911251046v769db287s67b5edd0061ea913@mail.gmail.com
Whole thread Raw
In response to Re: float value is rounded  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: float value is rounded
List pgsql-hackers
2009/11/25 Tom Lane <tgl@sss.pgh.pa.us>:
> Pavel Stehule <pavel.stehule@gmail.com> writes:
>> I was surprised with rounding relative not big value. Is it correct?
>
> You do realize float4 has only 6 decimal digits of precision?
>

To today I though so float4 is more practical :).

I am smarter now
Pavel

>                        regards, tom lane
>


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: float value is rounded
Next
From: Alex Hunsaker
Date:
Subject: Fwd: Writeable CTE patch