]> git.immae.eu Git - perso/Immae/Config/Nix/NUR.git/commitdiff
Remove unused patch
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 9 Apr 2020 21:36:56 +0000 (23:36 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 24 Apr 2020 22:04:55 +0000 (00:04 +0200)
overlays/databases/postgresql/postgresql_run_socket_path.patch [deleted file]

diff --git a/overlays/databases/postgresql/postgresql_run_socket_path.patch b/overlays/databases/postgresql/postgresql_run_socket_path.patch
deleted file mode 100644 (file)
index b558c7b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-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
-@@ -144,7 +144,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  "/run/postgresql"
- /*
-  * The random() function is expected to yield values between 0 and