Re: numeric precision when raising one numeric to another. - Mailing list pgsql-general

From Tom Lane
Subject Re: numeric precision when raising one numeric to another.
Date
Msg-id 27129.1116615353@sss.pgh.pa.us
Whole thread Raw
In response to Re: numeric precision when raising one numeric to another.  ("Florian G. Pflug" <fgp@phlo.org>)
List pgsql-general
"Florian G. Pflug" <fgp@phlo.org> writes:
> It's not only useless, it's dangerous. As fas as I know, numeric
> _guarantees_ the result of a operation to be correct to the last digit.

Nonsense ... see division.  By your argument we should not implement
numeric / numeric.

            regards, tom lane

pgsql-general by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [HACKERS] Inherited constraints and search paths
Next
From: Tom Lane
Date:
Subject: Re: numeric precision when raising one numeric to