Re: [SQL] Bug in CEIL? - Mailing list pgsql-sql

From Tom Lane
Subject Re: [SQL] Bug in CEIL?
Date
Msg-id 9787.948294133@sss.pgh.pa.us
Whole thread Raw
In response to Bug in CEIL?  ("Mark Alliban" <MarkA@idnltd.com>)
List pgsql-sql
"Mark Alliban" <MarkA@idnltd.com> writes:
> template1=> select ceil(0);
> ceil
> ----
>    1
> (1 row)

Looks like a bug to me too.  I've just been mucking in the NUMERIC
code, so will put this on my to-do list.

BTW, your mail would be easier for other folks to read if you turned
off all the MIME/HTML junk.
        regards, tom lane


pgsql-sql by date:

Previous
From: Jose Soares
Date:
Subject: Re: [SQL] char(19) to varchar(32)
Next
From: Tom Lane
Date:
Subject: Re: [SQL] char(19) to varchar(32)