Re: [HACKERS] IEEE 754

From: Jan Wieck <JanWieck(at)Yahoo(dot)com>
To: aspire420(at)hotpop(dot)com
Cc: pgsql-admin(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] IEEE 754
Date: 2003-12-29 19:13:45
Message-ID: 3FF07CE9.5070707@Yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin 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(at)postgresql(dot)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(at)Yahoo(dot)com #

In response to

  • IEEE 754 at 2003-12-29 17:28:41 from Sai Hertz And Control Systems

Browse pgsql-admin by date

  From Date Subject
Next Message Mike Mascari 2003-12-29 19:27:46 Re: IEEE 754
Previous Message Sai Hertz And Control Systems 2003-12-29 17:28:41 IEEE 754

Browse pgsql-hackers by date

  From Date Subject
Next Message Mike Mascari 2003-12-29 19:27:46 Re: IEEE 754
Previous Message Sai Hertz And Control Systems 2003-12-29 17:28:41 IEEE 754