om Lane wrote:
[ trimming 100%-inappropriate crossposts ]
On May 3, 2016, at 5:00 AM, patrick s. wrote:
documentation is misleading:
select ceiling(43.8); =>43
select floor(43.8); =>44
found in:
http://www.postgresql.org/docs/9.1/static/functions-math.html
http://www.postgresql.org/docs/7.
Thanks, Jonathan
Didn't see whom to contact on the PG-Pages, but wanted to help.
Cheers, P
On 03.05.2016 16:38, Jonathan S. Katz wrote:
Hi Patrick,
On May 3, 2016, at 5:00 AM, patrick s. wrote:
Dear PostgreSQL developers and webmasters
It appears that the documentation o