pgsql: doc: mention that to_char() values are rounded

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: mention that to_char() values are rounded
Дата
Msg-id E1qdzW7-002imi-LX@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc:  mention that to_char() values are rounded

Reported-by: barsikdacat@gmail.com

Diagnosed-by: Laurenz Albe

Discussion: https://postgr.es/m/168991536429.626.9957835774751337210@wrigleys.postgresql.org

Author: Laurenz Albe

Backpatch-through: 11

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/18aecf5e15a6d6fb655a6db9041147704cd0b9cf

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: mention that to_char() values are rounded
Следующее
От: Nathan Bossart
Дата:
Сообщение: pgsql: Make enum for sync methods available to frontend code.