]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
relnotes: fix author names
authorBruce Momjian <bruce@momjian.us>
Wed, 5 Oct 2022 20:17:30 +0000 (16:17 -0400)
committerBruce Momjian <bruce@momjian.us>
Wed, 5 Oct 2022 20:17:30 +0000 (16:17 -0400)
Reported-by: Elena Indrupskaya
Discussion: https://postgr.es/m/0af43b49-1646-93d0-ccf1-bb3c635c8c6f@postgrespro.ru

Author: Elena Indrupskaya

Backpatch-through: 15 only

doc/src/sgml/release-15.sgml

index aa09648ee032b23d0e818dac04ef1b05665ab999..2af21d633b658bce14b4345070fdaa3a1cdbf517 100644 (file)
@@ -1266,7 +1266,7 @@ Author: Fujii Masao <fujii@postgresql.org>
         Allow <link
         linkend="monitoring-stats-funcs-table"><function>pg_stat_reset_single_table_counters()</function></link>
         to reset the counters of relations shared across all databases
-        (B Sadhu, Prasad Patro)
+        (Sadhuprasad Patro)
        </para>
       </listitem>
 
@@ -1902,7 +1902,7 @@ Author: Robert Haas <rhaas@postgresql.org>
       <para>
        Allow <link linkend="sql-createdatabase"><command>CREATE
        DATABASE</command></link> to set the database <acronym>OID</acronym>
-       (Shruthi KC, Antonin Houska)
+       (Shruthi Gowda, Antonin Houska)
       </para>
      </listitem>
 
@@ -2430,7 +2430,7 @@ Author: Thomas Munro <tmunro@postgresql.org>
        </para>
 
        <para>
-        This is only supported on Unix, and is controlled by the
+        This is only supported on Unix and is controlled by the
         <envar>PSQL_WATCH_PAGER</envar> environment variable.
        </para>
       </listitem>
@@ -2910,7 +2910,7 @@ Author: Robert Haas <rhaas@postgresql.org>
        <para>
         Make <application>pg_upgrade</application> preserve tablespace
         and database OIDs, as well as relation relfilenode numbers
-        (Shruthi KC, Antonin Houska)
+        (Shruthi Gowda, Antonin Houska)
        </para>
       </listitem>