projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a16984
)
do: PG 16 relnotes: clarify last seq/index view names
author
Bruce Momjian
<
[email protected]
>
Thu, 24 Aug 2023 01:33:03 +0000
(21:33 -0400)
committer
Bruce Momjian
<
[email protected]
>
Thu, 24 Aug 2023 01:33:03 +0000
(21:33 -0400)
Backpatch-through: 16 only
doc/src/sgml/release-16.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-16.sgml
b/doc/src/sgml/release-16.sgml
index db889127fea7b14a4b82bb182c824b8c7df80481..488887c72bd5d8ba1661d2faa68268c7498bdeb7 100644
(file)
--- a/
doc/src/sgml/release-16.sgml
+++ b/
doc/src/sgml/release-16.sgml
@@
-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>