diff options
author | David Rowley <drowley@postgresql.org> | 2023-06-05 17:34:27 +1200 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2023-06-05 17:34:27 +1200 |
commit | 8cddea9a539cbbdd1b316255c9f404323243fd37 (patch) | |
tree | cac1887cf21dbef3a31434e631a03dc87d61d58f /src/backend/utils/adt/encode.c | |
parent | 0211544969b589e49c40d113822162ee3ed78bd6 (diff) | |
download | postgresql-8cddea9a539cbbdd1b316255c9f404323243fd37.tar.gz postgresql-8cddea9a539cbbdd1b316255c9f404323243fd37.zip |
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
Diffstat (limited to 'src/backend/utils/adt/encode.c')
0 files changed, 0 insertions, 0 deletions