Another documentation fixup.

Reported-by: Erik Rijkers
This commit is contained in:
Jeff Davis 2024-10-23 10:28:31 -07:00
parent 56b1e88c80
commit 0a3f983821

View File

@ -30249,7 +30249,7 @@ DETAIL: Make sure pg_wal_replay_wait() isn't called within a transaction with a
<para> <para>
Creates or updates attribute-level statistics for the given relation Creates or updates attribute-level statistics for the given relation
and attribute name to the specified values. The parameters correspond 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> linkend="view-pg-stats"><structname>pg_stats</structname></link>
view. view.
</para> </para>