summarylogtreecommitdiffstats
path: root/postgresql-run-socket.patch
diff options
context:
space:
mode:
authora8212023-08-27 12:24:34 +0200
committera8212023-08-27 12:24:34 +0200
commit31b016e6d6d8b0a08adf8ee50d007080d4cbb9b4 (patch)
tree7f946046798c9a57cb8eb488e5fe6b6700c14bac /postgresql-run-socket.patch
parentfa86374a416d1e452680c421dd8577af9e02703b (diff)
downloadaur-31b016e6d6d8b0a08adf8ee50d007080d4cbb9b4.tar.gz
Update patches so they apply cleanly
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