8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec1a405 commit e87e732Copy full SHA for e87e732
doc/src/sgml/release-17.sgml
@@ -1901,6 +1901,17 @@ Add libpq function PQsetChunkedRowsMode to allow retrieval of results in chunks
1901
</para>
1902
</listitem>
1903
1904
+<!--
1905
+Author: David Rowley <drowley@postgresql.org>
1906
+2024-04-07 [c4ab7da60] Avoid needless large memcpys in libpq socket writing
1907
+-->
1908
+
1909
+<listitem>
1910
+<para>
1911
+Allow libpq to more efficiently transfer large blocks of data (Melih Mutlu)
1912
+</para>
1913
+</listitem>
1914
1915
<!--
1916
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
1917
2024-04-08 [d39a49c1e] Support TLS handshake directly without SSLRequest negoti
0 commit comments