From 67de20d26e7eed951528db6aaedaf163108f49a5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 5 Dec 2021 17:16:00 +0100 Subject: major rework of withdraw transaction to use stored procedure and (presumably) reduce serialization failures by avoiding SELECT before INSERT --- src/exchangedb/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'src/exchangedb/.gitignore') diff --git a/src/exchangedb/.gitignore b/src/exchangedb/.gitignore index 830cf10cc..aea9a74e4 100644 --- a/src/exchangedb/.gitignore +++ b/src/exchangedb/.gitignore @@ -4,3 +4,4 @@ test-exchangedb-fees test-exchangedb-postgres test-exchangedb-signkeys test-perf-taler-exchangedb +bench-db-postgres -- cgit v1.2.3