diff PostgreSQL/NEWS @ 121:0886da5b4816

integration pg-tcp-nodelay->mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 05 Feb 2019 16:33:17 +0100
parents ca0ecd412988
children b85d672afcb5
line wrap: on
line diff
--- a/PostgreSQL/NEWS	Mon Feb 04 16:21:59 2019 +0100
+++ b/PostgreSQL/NEWS	Tue Feb 05 16:33:17 2019 +0100
@@ -4,6 +4,7 @@
 * Fix build on Debian Buster
 * Remove "ASSERT" in SQL for compatibility with older releases of PostgreSQL
 * Implementation of new extensions: LookupResourceAndParent and GetAllMetadata
+* Performance: Defining option "TCP_NODELAY" if libpq is linked statically
 
 
 Release 3.0 (2019-01-21)