diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/func.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 3ce70b13973..834d0548cfc 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -30249,7 +30249,7 @@ DETAIL: Make sure pg_wal_replay_wait() isn't called within a transaction with a <para> Creates or updates attribute-level statistics for the given relation and attribute name to the specified values. The parameters correspond - to to attributes of the same name found in the <link + to attributes of the same name found in the <link linkend="view-pg-stats"><structname>pg_stats</structname></link> view. </para> |