Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] Postgresql Math errors on a 710 & 735
@ 2005-02-02 19:42 Jim Buttafuoco
  2005-02-02 21:11 ` John David Anglin
  0 siblings, 1 reply; 2+ messages in thread
From: Jim Buttafuoco @ 2005-02-02 19:42 UTC (permalink / raw)
  To: parisc-linux

All,

I am trying to Postgresql working on my 710 and 735 hp systems and I am having problems with some math functions and 
the postgresql fokes sent me over here.  Does anyone know of any problems with math on these systems.  In the next few 
days, I will put together a small C program as an example of the problem

One example of an issue is just "select 'infinity'::float8;" 

If this is NOT the correct list please let me know also.

Thanks for your time.
Jim
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [parisc-linux] Postgresql Math errors on a 710 & 735
  2005-02-02 19:42 [parisc-linux] Postgresql Math errors on a 710 & 735 Jim Buttafuoco
@ 2005-02-02 21:11 ` John David Anglin
  0 siblings, 0 replies; 2+ messages in thread
From: John David Anglin @ 2005-02-02 21:11 UTC (permalink / raw)
  To: jim; +Cc: parisc-linux

> I am trying to Postgresql working on my 710 and 735 hp systems and I am
> having problems with some math functions and 
> the postgresql fokes sent me over here.  Does anyone know of any problems
> with math on these systems.  In the next few 
> days, I will put together a small C program as an example of the problem
> 
> One example of an issue is just "select 'infinity'::float8;" 

No issues are known.  PA 1.1 lacks the fneg instruction.  Thus, you
may have issues with -0.0 if you use unsafe_math_optimizations.  It
also lacks some convert insns that are provided in hardware in PA 2.0.
The kernel emulates some of the insns that are missing.  I think you
need to provide a C example showing the problem(s).

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-02 21:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-02 19:42 [parisc-linux] Postgresql Math errors on a 710 & 735 Jim Buttafuoco
2005-02-02 21:11 ` John David Anglin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox