summaryrefslogtreecommitdiffstats
path: root/postgresql-var-run-socket.patch
diff options
context:
space:
mode:
Diffstat (limited to 'postgresql-var-run-socket.patch')
-rw-r--r--postgresql-var-run-socket.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/postgresql-var-run-socket.patch b/postgresql-var-run-socket.patch
index 4fecc90..f95ade6 100644
--- a/postgresql-var-run-socket.patch
+++ b/postgresql-var-run-socket.patch
@@ -39,10 +39,10 @@ index abf1586..8c01d48 100644
snprintf(repltok, sizeof(repltok), "#unix_socket_directories = ''");
#endif
diff --git a/src/include/pg_config_manual.h b/src/include/pg_config_manual.h
-index 24c5069..aeec705 100644
+index 9ee15d4..e278fa0 100644
--- a/src/include/pg_config_manual.h
+++ b/src/include/pg_config_manual.h
-@@ -144,7 +144,7 @@
+@@ -169,7 +169,7 @@
* here's where to twiddle it. You can also override this at runtime
* with the postmaster's -k switch.
*/
@@ -50,4 +50,4 @@ index 24c5069..aeec705 100644
+#define DEFAULT_PGSOCKET_DIR "/var/run/postgresql"
/*
- * The random() function is expected to yield values between 0 and
+ * This is the default event source for Windows event log.