Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: BUG #5150: math bug


  • From: John R Pierce <pierce(at)hogranch(dot)com>
  • To: PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
  • Subject: Re: BUG #5150: math bug
  • Date: Fri, 30 Oct 2009 20:51:57 -0700
  • Message-id: <4AEBB45D.90209@hogranch.com> <text/plain>

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>





Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group