Skip to content

Commit 7d8e703

Browse files
committed
do: PG 16 relnotes: clarify last seq/index view names
Backpatch-through: 16 only
1 parent 5a16984 commit 7d8e703

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release-16.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -683,9 +683,9 @@ Author: Andres Freund <andres@anarazel.de>
683683

684684
<para>
685685
This information appears in <link
686-
linkend="pg-stat-all-tables-view"><structname>pg_stat_all_tables</structname></link>
686+
linkend="pg-stat-all-tables-view"><structname>pg_stat_*_tables</structname></link>
687687
and <link
688-
linkend="monitoring-pg-stat-all-indexes-view"><structname>pg_stat_all_indexes</structname></link>.
688+
linkend="monitoring-pg-stat-all-indexes-view"><structname>pg_stat_*_indexes</structname></link>.
689689
</para>
690690
</listitem>
691691

0 commit comments

Comments
 (0)