diff --git a/doc/src/sgml/release-14.sgml b/doc/src/sgml/release-14.sgml index 4b950d415c0..76a41155d1e 100644 --- a/doc/src/sgml/release-14.sgml +++ b/doc/src/sgml/release-14.sgml @@ -723,6 +723,7 @@ Author: Magnus Hagander Add an optional timeout parameter to 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 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)