Re: float4 regression test failed on linux parisc

Поиск
Список
Период
Сортировка
От Jim Buttafuoco
Тема Re: float4 regression test failed on linux parisc
Дата
Msg-id 20050208164522.M64318@contactbda.com
обсуждение исходный текст
Ответ на Re: float4 regression test failed on linux parisc  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
except isinf() works just fine on my system.  It's just when CheckFloat4Val is called with infinity as the "val" you 
you get the overflow message.  If I move the isinf into CheckFloat4Val all is fine.  

If you don't want to fix this, it's fine with me.  I am just reporting problems and trying to fix them.  I will shut 
up now and put my energy into other causes!

Jim



---------- Original Message -----------
From: Tom Lane <tgl@sss.pgh.pa.us>
To: jim@contactbda.com
Cc: "pgsql-hackers" <pgsql-hackers@postgresql.org>
Sent: Tue, 08 Feb 2005 11:42:11 -0500
Subject: Re: [HACKERS] float4 regression test failed on linux parisc 

> "Jim Buttafuoco" <jim@contactbda.com> writes:
> > this test is likely to fail. I have now seen this on my real old Alpha
> > and now HP PARISC systems.
> 
> It works fine on PARISC, and has ever since I've been associated with
> this project --- I run these tests multiple times a day on old HP
> hardware, and they have always passed with every compiler I've used
> (both gcc and HP's).  Lots of people have reported clean passes on Alpha
> as well.  One more time: you have a compiler bug, and you really ought
> to be griping to the gcc people not us.
> 
>             regards, tom lane
------- End of Original Message -------



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: float4 regression test failed on linux parisc
Следующее
От: Ron Mayer
Дата:
Сообщение: correlation in pg_stats