doc PG 17 relnotes: add item about libpq large data transfers
authorBruce Momjian
Tue, 14 May 2024 00:55:13 +0000 (20:55 -0400)
committerBruce Momjian
Tue, 14 May 2024 00:55:33 +0000 (20:55 -0400)
Reported-by: Jelte Fennema-Nio
Discussion: https://postgr.es/m/CAGECzQTz5aUqLEL6daLd2Hu2FXS_LOSh4keDndJ1fwThsb_b5w@mail.gmail.com

Reviewed-by: Joe Conway
Backpatch-through: master

doc/src/sgml/release-17.sgml

index 9dd3954f3c2777d0a0bea06fb4eef84db58b041f..38c14970822c80815e52a2d6a47013eb4dc83fff 100644 (file)
@@ -1901,6 +1901,17 @@ Add libpq function PQsetChunkedRowsMode to allow retrieval of results in chunks
 
 
 
+
+
+
+
+Allow libpq to more efficiently transfer large blocks of data (Melih Mutlu)
+
+
+