Re: [SQL] Bug in CEIL?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Mark Alliban" <MarkA(at)idnltd(dot)com>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] Bug in CEIL?
Date: 2000-01-19 15:02:13
Message-ID: 9787.948294133@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

"Mark Alliban" <MarkA(at)idnltd(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Luis Bezerra 2000-01-19 15:38:09 (no subject)
Previous Message Gabriel Fernandez 2000-01-19 14:35:58 Problems with operator '%' within a select

Browse pgsql-sql by date

  From Date Subject
Next Message Marc Tardif 2000-01-19 15:40:45 Re: [SQL] Foreign Keys, Triggers and such
Previous Message Nikolay Mijaylov 2000-01-19 14:05:33 Re: [SQL] Bug in CEIL?