Steve Singer steve at ssinger.info
Wed Oct 10 19:25:49 PDT 2018
ZilanBasha,

The attached patch seems to get slony 2.2.7 compiling against PG11 beta on 
Windows.

Please confirm if this works.

Steve
-------------- next part --------------
diff --git a/src/slonik/slonik.c b/src/slonik/slonik.c
index 75fd39ba..05cd912f 100644
--- a/src/slonik/slonik.c
+++ b/src/slonik/slonik.c
@@ -28,6 +28,7 @@
 #include <windows.h>
 #include <malloc.h>
 #define sleep(x) Sleep(x*1000)
+#include <port/win32.h>
 #endif
 
 


More information about the Slony1-hackers mailing list