summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/postgresql-base/files/postgresql-7.4-base.patch')
-rw-r--r--dev-db/postgresql-base/files/postgresql-7.4-base.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-db/postgresql-base/files/postgresql-7.4-base.patch b/dev-db/postgresql-base/files/postgresql-7.4-base.patch
index 56fd2b7..bfff123 100644
--- a/dev-db/postgresql-base/files/postgresql-7.4-base.patch
+++ b/dev-db/postgresql-base/files/postgresql-7.4-base.patch
@@ -116,3 +116,16 @@
pg_encoding
ifeq ($(with_tcl), yes)
+=== src/include/pg_config_manual.h
+==================================================================
+--- src/include/pg_config_manual.h (revision 10)
++++ src/include/pg_config_manual.h (local)
+@@ -165,7 +165,7 @@
+ * here's where to twiddle it. You can also override this at runtime
+ * with the postmaster's -k switch.
+ */
+-#define DEFAULT_PGSOCKET_DIR "/tmp"
++#define DEFAULT_PGSOCKET_DIR "/var/run/postgresql"
+
+ /*
+ * Defining this will make float4 and float8 operations faster by