doc: adjust attributions in PG 14 release notes
authorBruce Momjian
Tue, 28 Sep 2021 18:15:39 +0000 (14:15 -0400)
committerBruce Momjian
Tue, 28 Sep 2021 18:15:39 +0000 (14:15 -0400)
Backpatch-through: 14 only

doc/src/sgml/release-14.sgml

index 4b950d415c0ddb770bdfdf2a6fb640f173509be2..76a41155d1e3b765c537b6d93f0350d841b2381a 100644 (file)
@@ -723,6 +723,7 @@ Author: Magnus Hagander 
       
        Add an optional timeout parameter to 
        linkend="functions-admin-signal">pg_terminate_backend()
+       (Magnus Hagander)
       
      
 
@@ -1363,7 +1364,7 @@ Author: Michael Paquier 
 -->
 
        
-        Dramatically improve Unicode normalization (John Naylor)
+        Dramatically improve Unicode normalization performance (John Naylor)
        
 
        
@@ -1519,7 +1520,7 @@ Author: Amit Kapila 
        
         Add system view 
         linkend="monitoring-pg-stat-replication-slots-view">pg_stat_replication_slots
-        to report replication slot activity (Sawada Masahiko, Amit Kapila,
+        to report replication slot activity (Masahiko Sawada, Amit Kapila,
         Vignesh C)
        
 
@@ -2066,7 +2067,7 @@ Author: Amit Kapila 
 
        
         Allow multiple transactions during table sync in logical
-        replication (Peter Smith, Amit Kapila, and Takamichi Osumi)
+        replication (Peter Smith, Amit Kapila, Takamichi Osumi)