Re: [HACKERS] numeric & decimal - Mailing list pgsql-hackers

From jwieck@debis.com (Jan Wieck)
Subject Re: [HACKERS] numeric & decimal
Date
Msg-id m10gv1T-000EBXC@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
In response to Re: [HACKERS] numeric & decimal  (jwieck@debis.com (Jan Wieck))
List pgsql-hackers
> > > - NUMERIC(4,1)  transalte value -999.99 as -1000.0 (greater than his size)
>
>     Definitely a bug. The value is checked before  the  rounding.
>     Will fix it soon.

    Fixed - value is now checked again after rounding.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== jwieck@debis.com (Jan Wieck) #

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] 6.5 cvs ERROR: copyObject: don't know how to copy 604
Next
From: Bruce Momjian
Date:
Subject: NULL = col