gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 01/03: -extension_... -> policy_...


From: gnunet
Subject: [taler-exchange] 01/03: -extension_... -> policy_...
Date: Fri, 04 Nov 2022 12:40:07 +0100

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

oec pushed a commit to branch master
in repository exchange.

commit 035749952b47b1ae534751051f3a497310beea6e
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Fri Nov 4 12:37:29 2022 +0100

    -extension_... -> policy_...
---
 src/exchangedb/pg_lookup_records_by_table.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/exchangedb/pg_lookup_records_by_table.c 
b/src/exchangedb/pg_lookup_records_by_table.c
index 9d600f74..806896e7 100644
--- a/src/exchangedb/pg_lookup_records_by_table.c
+++ b/src/exchangedb/pg_lookup_records_by_table.c
@@ -2563,8 +2563,8 @@ TEH_PG_lookup_records_by_table (void *cls,
               ",wire_salt"
               ",wire_target_h_payto"
               ",done"
-              ",extension_blocked"
-              ",extension_details_serial_id"
+              ",policy_blocked"
+              ",policy_details_serial_id"
               " FROM deposits"
               " WHERE deposit_serial_id > $1"
               " ORDER BY deposit_serial_id ASC;");

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