From: Jeff Davis Date: Wed, 23 Oct 2024 17:28:31 +0000 (-0700) Subject: Another documentation fixup. X-Git-Tag: REL_18_BETA1~1650 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a3f9838218f6f7ff825bb0af00177681fef83ce;p=thirdparty%2Fpostgresql.git Another documentation fixup. Reported-by: Erik Rijkers --- 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 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 pg_stats view.