]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: add example of round(v, s) with negative s.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 1 Dec 2022 17:26:12 +0000 (12:26 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 1 Dec 2022 17:26:12 +0000 (12:26 -0500)
commita475157e6bf0c0f509cc9fb6ccff2b3876eb5f4b
tree431c736ddaae936d7edd4ae81321b462637eb3de
parent312061cbc76e1a1f3244f89697c4078bc3e8523c
Doc: add example of round(v, s) with negative s.

This has always worked, but you'd be unlikely to guess it
from the documentation.  Add an example showing it.

Lack of docs noted by David Johnston.  Back-patch to v13;
the documentation layout we used before that was not very
amenable to squeezing in multiple examples.

Discussion: https://postgr.es/m/CAKFQuwZ4Vy1Xty0G5Ok+ot=NDrU3C6hzF1JwUk-FEkwe3V9_RA@mail.gmail.com
doc/src/sgml/func.sgml