do: PG 16 relnotes: clarify last seq/index view names
authorBruce Momjian <[email protected]>
Thu, 24 Aug 2023 01:33:03 +0000 (21:33 -0400)
committerBruce Momjian <[email protected]>
Thu, 24 Aug 2023 01:33:03 +0000 (21:33 -0400)
Backpatch-through: 16 only

doc/src/sgml/release-16.sgml

index db889127fea7b14a4b82bb182c824b8c7df80481..488887c72bd5d8ba1661d2faa68268c7498bdeb7 100644 (file)
@@ -683,9 +683,9 @@ Author: Andres Freund <[email protected]>
 
        <para>
         This information appears in <link
-        linkend="pg-stat-all-tables-view"><structname>pg_stat_all_tables</structname></link>
+        linkend="pg-stat-all-tables-view"><structname>pg_stat_*_tables</structname></link>
         and <link
-        linkend="monitoring-pg-stat-all-indexes-view"><structname>pg_stat_all_indexes</structname></link>.
+        linkend="monitoring-pg-stat-all-indexes-view"><structname>pg_stat_*_indexes</structname></link>.
        </para>
       </listitem>