Documentation fixup.
authorJeff Davis <jdavis@postgresql.org>
Wed, 23 Oct 2024 16:43:06 +0000 (09:43 -0700)
committerJeff Davis <jdavis@postgresql.org>
Wed, 23 Oct 2024 16:44:36 +0000 (09:44 -0700)
Wrong return type for pg_clear_attribute_stats().

Author: Noriyoshi Shinoda
Discussion: https://postgr.es/m/DM4PR84MB17347944F27A552F0CCDF84CEE4C2@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM

doc/src/sgml/func.sgml

index ba5656c86b627f4e1b68b8f2c8d46cd3da8c29bb..3ce70b139735d6c688cf2acf8ae286e12bae4df1 100644 (file)
@@ -30281,7 +30281,7 @@ DETAIL:  Make sure pg_wal_replay_wait() isn't called within a transaction with a
          <parameter>relation</parameter> <type>regclass</type>,
          <parameter>attname</parameter> <type>name</type>,
          <parameter>inherited</parameter> <type>boolean</type> )
-         <returnvalue>boolean</returnvalue>
+         <returnvalue>void</returnvalue>
         </para>
         <para>
          Clears table-level statistics for the given relation attribute, as