gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: disable auto_explain


From: gnunet
Subject: [taler-exchange] branch master updated: disable auto_explain
Date: Mon, 18 Dec 2023 14:11:02 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 9c9d64d2 disable auto_explain
     new 6edcb1ad Merge branch 'master' of git+ssh://git.taler.net/exchange
9c9d64d2 is described below

commit 9c9d64d263d38db14a7d34afc3798f57599ebfda
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Mon Dec 18 21:10:39 2023 +0800

    disable auto_explain
---
 src/exchangedb/plugin_exchangedb_postgres.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchangedb/plugin_exchangedb_postgres.c 
b/src/exchangedb/plugin_exchangedb_postgres.c
index 652ff49c..51dbea65 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -222,7 +222,7 @@
  * slow down things a _lot_, but also provide extensive logging
  * in the Postgres database logger for performance analysis.
  */
-#define AUTO_EXPLAIN 1
+#define AUTO_EXPLAIN 0
 
 
 /**

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]