summarylogtreecommitdiffstats
path: root/postgresql-run-socket.patch
diff options
context:
space:
mode:
Diffstat (limited to 'postgresql-run-socket.patch')
-rw-r--r--postgresql-run-socket.patch9
1 files changed, 5 insertions, 4 deletions
diff --git a/postgresql-run-socket.patch b/postgresql-run-socket.patch
index de5045b330f7..bc05c849d0c5 100644
--- a/postgresql-run-socket.patch
+++ b/postgresql-run-socket.patch
@@ -1,7 +1,8 @@
-diff -Naur postgresql-9.2.0.sockets/src/include/pg_config_manual.h postgresql-9.2.0/src/include/pg_config_manual.h
---- postgresql-9.2.0.sockets/src/include/pg_config_manual.h 2012-09-06 17:26:17.000000000 -0400
-+++ postgresql-9.2.0/src/include/pg_config_manual.h 2012-09-06 18:13:18.183092471 -0400
-@@ -201,7 +201,7 @@
+diff --git a/src/include/pg_config_manual.h b/src/include/pg_config_manual.h
+index 8a6e67a445..d2d86518ee 100644
+--- a/src/include/pg_config_manual.h
++++ b/src/include/pg_config_manual.h
+@@ -206,7 +206,7 @@
* support them yet.
*/
#ifndef WIN32