<row>
<entry role="catalog_table_entry"><para role="column_definition">
- <structfield>last_seq_scan</structfield> <type>timestamptz</type>
+ <structfield>last_seq_scan</structfield> <type>timestamp with time zone</type>
</para>
<para>
The time of the last sequential scan on this table, based on the
<row>
<entry role="catalog_table_entry"><para role="column_definition">
- <structfield>last_idx_scan</structfield> <type>timestamptz</type>
+ <structfield>last_idx_scan</structfield> <type>timestamp with time zone</type>
</para>
<para>
The time of the last index scan on this table, based on the
<row>
<entry role="catalog_table_entry"><para role="column_definition">
- <structfield>last_idx_scan</structfield> <type>timestamptz</type>
+ <structfield>last_idx_scan</structfield> <type>timestamp with time zone</type>
</para>
<para>
The time of the last scan on this index, based on the