Re: BUG #5150: math bug - Mailing list pgsql-bugs

From John R Pierce
Subject Re: BUG #5150: math bug
Date
Msg-id 4AEBB45D.90209@hogranch.com
Whole thread Raw
In response to Re: BUG #5150: math bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #5150: math bug
Re: BUG #5150: math bug
List pgsql-bugs
Tom Lane wrote:
> There is special-purpose software out there that can compute exactly
> with rational numbers, but you aren't likely to find it embedded in any
> general-purpose tools like databases --- the use-case just isn't wide
> enough.  One reason why not is that it'll still fall down on irrational
> numbers.
>


<nit>

1/3 is a rational number.  however,  it is a repeating fraction when
expressed in decimal.

</nit>

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5155: Error compiling postgresql-8.5alpha2
Next
From: Pavel Stehule
Date:
Subject: Re: BUG #5154: ERROR: cannot assign non-composite value to a row variable