Skip to content

Commit 2f283d0

Browse files
committed
doc: adjust attributions in PG 14 release notes
Backpatch-through: 14 only
1 parent febbb2f commit 2f283d0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/src/sgml/release-14.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -723,6 +723,7 @@ Author: Magnus Hagander <magnus@hagander.net>
723723
<para>
724724
Add an optional timeout parameter to <link
725725
linkend="functions-admin-signal"><function>pg_terminate_backend()</function></link>
726+
(Magnus Hagander)
726727
</para>
727728
</listitem>
728729

@@ -1363,7 +1364,7 @@ Author: Michael Paquier <michael@paquier.xyz>
13631364
-->
13641365

13651366
<para>
1366-
Dramatically improve Unicode normalization (John Naylor)
1367+
Dramatically improve Unicode normalization performance (John Naylor)
13671368
</para>
13681369

13691370
<para>
@@ -1519,7 +1520,7 @@ Author: Amit Kapila <akapila@postgresql.org>
15191520
<para>
15201521
Add system view <link
15211522
linkend="monitoring-pg-stat-replication-slots-view"><structname>pg_stat_replication_slots</structname></link>
1522-
to report replication slot activity (Sawada Masahiko, Amit Kapila,
1523+
to report replication slot activity (Masahiko Sawada, Amit Kapila,
15231524
Vignesh C)
15241525
</para>
15251526

@@ -2066,7 +2067,7 @@ Author: Amit Kapila <akapila@postgresql.org>
20662067

20672068
<para>
20682069
Allow multiple transactions during table sync in logical
2069-
replication (Peter Smith, Amit Kapila, and Takamichi Osumi)
2070+
replication (Peter Smith, Amit Kapila, Takamichi Osumi)
20702071
</para>
20712072
</listitem>
20722073

0 commit comments

Comments
 (0)