]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
relnotes: updates "cumulative statistics system" mention
authorBruce Momjian <bruce@momjian.us>
Mon, 11 Jul 2022 18:21:24 +0000 (14:21 -0400)
committerBruce Momjian <bruce@momjian.us>
Mon, 11 Jul 2022 18:21:24 +0000 (14:21 -0400)
Also add "the".

Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20220711173923.GV13040@telsasoft.com

Backpatch-through: 15 only

doc/src/sgml/release-15.sgml

index 179ad37d9d4c020acd96854ca79aa895bdbd1c30..cde78b6181dc62df10e41300882b72759d3b22e6 100644 (file)
@@ -1100,8 +1100,8 @@ Author: Andres Freund <andres@anarazel.de>
 
       <listitem>
        <para>
-        Store <link linkend="monitoring-stats">server-level
-        statistics</link> in shared memory (Kyotaro Horiguchi, Andres
+        Store <link linkend="monitoring-stats">cumulative statistics
+        system</link> data in shared memory (Kyotaro Horiguchi, Andres
         Freund, Melanie Plageman)
        </para>
 
@@ -1248,7 +1248,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
        </para>
 
        <para>
-        New function <function>has_parameter_privilege()</function>
+        The new function <function>has_parameter_privilege()</function>
         reports on this privilege.
        </para>
       </listitem>
@@ -1656,7 +1656,7 @@ Author: Amit Kapila <akapila@postgresql.org>
        </para>
 
        <para>
-        New function <link
+        The new function <link
         linkend="monitoring-stats-functions"><function>pg_stat_reset_subscription_stats()</function></link>
         allows the resetting of subscriber statistics.
        </para>