summaryrefslogtreecommitdiff
path: root/src/exchangedb
diff options
context:
space:
mode:
authorMarco Boss <bossm8@bfh.ch>2022-04-02 18:59:20 +0200
committerMarco Boss <bossm8@bfh.ch>2022-04-02 18:59:20 +0200
commit7ba135362e856dd7358878a03dc8991d8cc674cf (patch)
tree8d3e0e04a72a6c5a3d3d09f74703d15fb40a57ec /src/exchangedb
parentae75ff2cb4f0b7322a9f0451acaadfb7b7514b54 (diff)
downloadexchange-7ba135362e856dd7358878a03dc8991d8cc674cf.tar.gz
exchange-7ba135362e856dd7358878a03dc8991d8cc674cf.tar.bz2
exchange-7ba135362e856dd7358878a03dc8991d8cc674cf.zip
fix name
Diffstat (limited to 'src/exchangedb')
-rw-r--r--src/exchangedb/common-0001.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/common-0001.sql b/src/exchangedb/common-0001.sql
index b00c4488b..23b50d25d 100644
--- a/src/exchangedb/common-0001.sql
+++ b/src/exchangedb/common-0001.sql
@@ -1632,7 +1632,7 @@ $$;
CREATE OR REPLACE FUNCTION create_shard_server(
- shard_idx VARCHAR
+ shard_suffix VARCHAR
,total_num_shards INTEGER
,current_shard_num INTEGER
,remote_host VARCHAR