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_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/46517f63dbbccaff6ef24a5d2a30f1238df16adf

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.