pgsql: doc: show how interval's 3 unit buckets behave using EXTRACT()

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: show how interval's 3 unit buckets behave using EXTRACT()
Дата
Msg-id E1fWvln-0002IP-L0@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc:  show how interval's 3 unit buckets behave using EXTRACT()

This clarifies when justify_days() and justify_hours() are useful.
Paragraph moved too.

Reported-by: vodevsh@gmail.com

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

Backpatch-through: 9.3

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e8616362da3419f81c802a665315c7b411eae2f4

Modified Files
--------------
doc/src/sgml/datatype.sgml | 40 +++++++++++++++++++++++++++-------------
1 file changed, 27 insertions(+), 13 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: update PG 11 release notes, mostly typo fixes
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: adjust order of NUMERIC arguments to match syntax