Re: IEEE 754

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: IEEE 754
Дата
Msg-id 3FF07CE9.5070707@Yahoo.com
обсуждение исходный текст
Ответ на IEEE 754  (Sai Hertz And Control Systems <sank89@sancharnet.in>)
Список pgsql-hackers
Sai Hertz And Control Systems wrote:

> Dear all ,
>
> I would like to share my concerns about the IEEE 754 specification and
> floating point handling by PostgreSQL .
>
> Also I would like to learn how professional users of  PostgreSQL  work
> with rounding of  monetary terms .

For all monetary values the PostgreSQL datatype NUMERIC should be used.
It is a builtin datatype using arbitrary precision math.


Jan

>
> If you would like to know whats IEEE 754 read this
> http://docs.sun.com/source/806-3568/ncg_goldberg.html
>
>
> Regards,
> Vishal Kashyap.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly


--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #


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

Предыдущее
От: Mike Mascari
Дата:
Сообщение: Re: IEEE 754
Следующее
От: Jeremy Regan
Дата:
Сообщение: version 7.2.4 Building a modified RPM using the PGDG .spec file