From be5cf460817b54c31dcf84f8e9b947c902327ae9 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 5 Oct 2022 16:17:30 -0400 Subject: [PATCH] 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 --- doc/src/sgml/release-15.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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) -- 2.39.5