changeset 120:253e0fba5d2a pg-tcp-nodelay

trying to force TCP_NODELAY on PG client side
author amazy
date Tue, 05 Feb 2019 12:58:29 +0100
parents c9eb54785de6
children 0886da5b4816 eb379b32f7ca
files Resources/CMake/PostgreSQLConfiguration.cmake
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/CMake/PostgreSQLConfiguration.cmake	Mon Feb 04 16:21:59 2019 +0100
+++ b/Resources/CMake/PostgreSQLConfiguration.cmake	Tue Feb 05 12:58:29 2019 +0100
@@ -276,6 +276,7 @@
     -DFRONTEND
     -DUNSAFE_STAT_OK
     -DSYSCONFDIR=""
+    -DTCP_NODELAY
     )
 
   include_directories(