gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 05/05: Include sharding sql logic


From: gnunet
Subject: [taler-exchange] 05/05: Include sharding sql logic
Date: Sat, 02 Apr 2022 09:29:41 +0200

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

marco-boss pushed a commit to branch master
in repository exchange.

commit 1b76ba5e9a976d431eae4cdc464c698122f5fbf0
Merge: 6c66f6f5 0ba219fe
Author: Marco Boss <bossm8@bfh.ch>
AuthorDate: Sat Apr 2 09:28:25 2022 +0200

    Include sharding sql logic

 src/exchange-tools/taler-exchange-dbinit.c         |   52 +
 src/exchangedb/.gitignore                          |    2 +
 src/exchangedb/Makefile.am                         |   16 +-
 src/exchangedb/common-0001.sql                     | 1912 ++++++++++++++++++++
 src/exchangedb/drop0001.sql                        |   28 +-
 .../{exchange-0001.sql => exchange-0001-part.sql}  |  620 +------
 src/exchangedb/partition-0001.sql                  |  312 ----
 src/exchangedb/plugin_exchangedb_postgres.c        |   92 +-
 src/include/taler_exchangedb_plugin.h              |   29 +-
 9 files changed, 2170 insertions(+), 893 deletions(-)


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