Re: Call for platforms - Mailing list pgsql-patches

From Patrick Welche
Subject Re: Call for platforms
Date
Msg-id 20010413174851.A2330@quartz.newn.cam.ac.uk
Whole thread Raw
In response to Re: [HACKERS] Call for platforms  (Marko Kreen <marko@l-t.ee>)
List pgsql-patches
On Fri, Apr 13, 2001 at 01:25:45PM +0000, Thomas Lockhart wrote:
> > Did we decide that "most NetBSD/i386 users have fpus" in which case Marko's
> > patch should be applied?
>
> I'm unclear on what y'all mean by "i386 + fpu", especially since NetBSD
> seems to insist on calling every Intel processor a "i386".

History ;-)

> In this case,
> are you suggesting that this patch covers all NetBSD installations on
> every Intel processor from i386 + fpu forward to i486, i586, etc etc?

Yes! It's simply, if the peecee type thing has a fpu (as in the sysctl
machdep.fpu_present returns 1), then libm387.so is used, and you get
differences in the (from memory 44th insignificant figure?) otherwise it
just uses libm.so and you get what is currently correct in resultmap.

Cheers,

Patrick

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: JDBC int8 hack
Next
From: Bruce Momjian
Date:
Subject: pgmonitor query global variable