pgsql: Doc: unify use of timestamp with time zone vs timestamptz

Поиск
Список
Период
Сортировка
От David Rowley
Тема pgsql: Doc: unify use of timestamp with time zone vs timestamptz
Дата
Msg-id E1q62rk-000Fmw-LG@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: unify use of timestamp with time zone vs timestamptz

For pg_stat_all_tables, last_vacuum, last_autovacuum and co all used the
full "timestamp with time zone" type name.  For consistency, make the
newly added "last_seq_scan" also use the full type name instead of
"timestamptz".

Author: Noriyoshi Shinoda
Discussion: https://postgr.es/m/DM4PR84MB17348EA11FA90A9BE896AF89EE489%40DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8cddea9a539cbbdd1b316255c9f404323243fd37

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: explain about dependency tracking for new-style SQL functio
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove obsolete comment