doc PG 17 relnotes: wording fix
authorBruce Momjian
Wed, 15 May 2024 00:48:11 +0000 (20:48 -0400)
committerBruce Momjian
Wed, 15 May 2024 00:48:11 +0000 (20:48 -0400)
Reported-by: Pantelis Theodosiou
Discussion: https://postgr.es/m/CAE3TBxxvkSGJGv7S0SMLSAe0khrQJBHsTca799r=vDJTn+BDAw@mail.gmail.com

Backpatch-through: master

doc/src/sgml/release-17.sgml

index a3b4a8fb3b9707fe955fa98bb3cd85d22f375a1f..9c7c0a0337f13dd5847241e478190e115cb3f9a5 100644 (file)
@@ -385,7 +385,7 @@ Author: Tom Lane 
 
 
 
-Allow query nodes to be run in parallel in more case (Tom Lane)
+Allow query nodes to be run in parallel in more cases (Tom Lane)
 
 
 
@@ -563,6 +563,17 @@ Improve performance of heavily-contended WAL writes (Bharath Rupireddy)
 
 
 
+
+
+
+
+Improve performance when transferring large blocks of data to a client (Melih Mutlu)
+
+
+
 
-
-
-
-Allow libpq to more efficiently transfer large blocks of data (Melih Mutlu)
-
-
-