View Single Post

   
  #5 (permalink)  
Old 04-15-2008, 10:42 PM
Magnus Hagander
 
Posts: n/a
Default Re: Minor bug in src/port/rint.c

Tom Lane wrote:
> Magnus Hagander <magnus@hagander.net> writes:
>> Tom Lane wrote:
>>> Considering that probably every modern platform has rint(), I doubt
>>> it's worth spending time on our stopgap version to try to make it
>>> fully IEEE-compliant ...

>
>> Except win32.

>
> Hasn't it got something equivalent? This is IEEE-required behavior
> I think.


Quite possibly - I haven't looked for it. I just added port/rint.c when
it was missing that one.

Something for the list of things to investigate, I guess...

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate

Reply With Quote