pgsql: doc: mention that to_char() values are rounded - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: mention that to_char() values are rounded
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
doc:  mention that to_char() values are rounded

Reported-by: [email protected]

Diagnosed-by: Laurenz Albe

Discussion: https://postgr.es/m/[email protected]

Author: Laurenz Albe

Backpatch-through: 11

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/69e22dd38faf0641f27544dc06a7ac25b9682533

Modified Files
--------------
doc/src/sgml/func.sgml | 8 ++++++++
1 file changed, 8 insertions(+)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: mention that to_char() values are rounded
Next
From: Nathan Bossart
Date:
Subject: pgsql: Make enum for sync methods available to frontend code.