Re: [HACKERS] numeric & decimal

Jan Wieck <jwieck@debis.com>

From: jwieck@debis.com (Jan Wieck)
To: jwieck@debis.com
Cc: maillist@candle.pha.pa.us, jose@sferacarta.com, pgsql-hackers@postgreSQL.org
Date: 1999-05-10T18:43:27Z
Lists: 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) #