gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: swap


From: gnunet
Subject: [taler-exchange] branch master updated: swap
Date: Fri, 04 Nov 2022 12:36:53 +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 e51c000e swap
e51c000e is described below

commit e51c000e003a26ef086008c440c90f4b1a3660d4
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Nov 4 12:36:51 2022 +0100

    swap
---
 src/exchangedb/pg_select_all_purse_decisions_above_serial_id.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchangedb/pg_select_all_purse_decisions_above_serial_id.c 
b/src/exchangedb/pg_select_all_purse_decisions_above_serial_id.c
index 03d61900..67cdfeee 100644
--- a/src/exchangedb/pg_select_all_purse_decisions_above_serial_id.c
+++ b/src/exchangedb/pg_select_all_purse_decisions_above_serial_id.c
@@ -126,7 +126,7 @@ TEH_PG_select_all_purse_decisions_above_serial_id (
   enum GNUNET_DB_QueryStatus qs;
 
   PREPARE (pg,
-           "audit_all_get_purse_decisions_incr",
+           "audit_get_all_purse_decisions_incr",
            "SELECT"
            " purse_pub"
            ",refunded"

-- 
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]