Clarify documentation of ceil/ceiling/floor functions. Document these as "nearest integer >= argument" and "nearest integer <= argument", which will hopefully be less confusing than the old formulation. New wording is from Matlab via Dean Rasheed.
I changed the pg_description entries as well as the SGML docs. In the back branches, this will only affect installations initdb'd in the future, but it should be harmless otherwise. Discussion: <CAEZATCW3yzJo-NMSiQs5jXNFbTsCEftZS-Og8=fvfdiu+ky...@mail.gmail.com> Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/cbd72c72b0ac5f829538b8d96d35288626db1ff8 Modified Files -------------- doc/src/sgml/func.sgml | 6 +++--- src/include/catalog/pg_proc.h | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers