Re: Wider than float8

From: felix(at)crowfix(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Wider than float8
Date: 2007-06-09 00:14:20
Message-ID: 20070609001420.GA12308@crowfix.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Jun 08, 2007 at 03:00:35PM -0400, Bruce Momjian wrote:
> No. Frankly I didn't know 12-byte floats were supported in CPUs until
> you posted this. You could write your own data type to use it, of
> course.

I didn't either, and have no use for them, but curiousity compels me
to wonder how hard this would be. I don't have the sources right at
hand. Is all float8 code in one source file, and would it be a pretty
simple matter to add float 12 with a search and replace and not much
more?

--
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
Felix Finch: scarecrow repairman & rocket surgeon / felix(at)crowfix(dot)com
GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2007-06-09 00:53:37 Re: Wider than float8
Previous Message Alvaro Herrera 2007-06-08 23:08:43 Re: insane index scan times