Re: [HACKERS] Warning!! - Mailing list pgsql-hackers

From A James Lewis
Subject Re: [HACKERS] Warning!!
Date
Msg-id Pine.LNX.3.93.981104150326.26157B-100000@vr1-workhorse1.vrtx.net
Whole thread Raw
In response to Re: [HACKERS] Warning!!  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
I hope it is!  I dont have the skill set to track it down but mabe a
library?

On Wed, 4 Nov 1998, Bruce Momjian wrote:

> > 
> > 
> > I'm very new to this list, and I have to first say that 6.4beta5 fixes
> > every problem I had encountered with 6.3.2 (A small list..) A bug I didn't
> > encounter isn't a bug for me...
> > 
> > BUT...
> > 
> > Just now I saw and posted this...
> > 
> > testdb=> select cash_mul_flt8('$1', '123.74');
> > cash_mul_flt8
> > -------------
> > $123.73      
> > (1 row)
> > 
> > If the pence is 0-4 it rounds down... surely that's a rounding bug because
> > it should be looking at the next significant figure?
> > 
> > It's really small, and insignificant but I guess I should tell somone...
> > 
> 
> Works here on BSD/OS 4.0.  Looks like an OS bug, perhaps.
> 
> -- 
>   Bruce Momjian                        |  http://www.op.net/~candle
>   maillist@candle.pha.pa.us            |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
> 

James (james@linuxrocks.co.uk)
Vortex Internet
My Windows unders~1 long filena~1, and yours?



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Mixing library versions
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] Re: bug on aggregate function AVG()