PL/pgSQL: how to round a number up? - Mailing list pgsql-general

From Script Head
Subject PL/pgSQL: how to round a number up?
Date
Msg-id 451eb55c0511231301h3d12d55cpd5dca8fd9d1cc4e@mail.gmail.com
Whole thread Raw
Responses Re: PL/pgSQL: how to round a number up?  (Bricklen Anderson <BAnderson@PresiNET.com>)
List pgsql-general
In PL/pgSQL the round() function seem to round a number down all the time. Is there something like ceil() that would round it up?

ScriptHead

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: "invalid page header in block 597621 of relation..." error
Next
From: Bricklen Anderson
Date:
Subject: Re: PL/pgSQL: how to round a number up?