ceil/ceiling/floor mathematical functions documented output is incorrect

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: jon4syth(at)gmail(dot)com
Subject: ceil/ceiling/floor mathematical functions documented output is incorrect
Date: 2020-04-04 14:54:42
Message-ID: 158601208256.26952.12175144547423151566@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/functions-math.html
Description:

The ceil, ceiling, and floor mathematical functions in documentation
versions 9.5 through 12, and probably others is not correct. The example
output shows the ceil* functions returning the integer below the float value
while the floor function shows the opposite. Thanks!

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2020-04-04 15:14:50 Re: ceil/ceiling/floor mathematical functions documented output is incorrect
Previous Message Jürgen Purtz 2020-04-04 12:30:14 Re: Add A Glossary