From: Bruce Momjian Date: Wed, 5 Oct 2022 20:17:30 +0000 (-0400) Subject: relnotes: fix author names X-Git-Tag: REL_15_0~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=be5cf460817b54c31dcf84f8e9b947c902327ae9;p=thirdparty%2Fpostgresql.git relnotes: fix author names Reported-by: Elena Indrupskaya Discussion: https://postgr.es/m/0af43b49-1646-93d0-ccf1-bb3c635c8c6f@postgrespro.ru Author: Elena Indrupskaya Backpatch-through: 15 only --- diff --git a/doc/src/sgml/release-15.sgml b/doc/src/sgml/release-15.sgml index aa09648ee03..2af21d633b6 100644 --- a/doc/src/sgml/release-15.sgml +++ b/doc/src/sgml/release-15.sgml @@ -1266,7 +1266,7 @@ Author: Fujii Masao Allow pg_stat_reset_single_table_counters() to reset the counters of relations shared across all databases - (B Sadhu, Prasad Patro) + (Sadhuprasad Patro) @@ -1902,7 +1902,7 @@ Author: Robert Haas Allow CREATE DATABASE to set the database OID - (Shruthi KC, Antonin Houska) + (Shruthi Gowda, Antonin Houska) @@ -2430,7 +2430,7 @@ Author: Thomas Munro - This is only supported on Unix, and is controlled by the + This is only supported on Unix and is controlled by the PSQL_WATCH_PAGER environment variable. @@ -2910,7 +2910,7 @@ Author: Robert Haas Make pg_upgrade preserve tablespace and database OIDs, as well as relation relfilenode numbers - (Shruthi KC, Antonin Houska) + (Shruthi Gowda, Antonin Houska)