aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/common-0001.sql
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-10-06 21:12:17 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2022-10-06 21:12:17 +0200
commitdd60d9b9841dcc4c3453b830509ecb2d4abcb8dc (patch)
treee1befd90d0c39d9287af2ed1ea5c0cdcb0a540af /src/exchangedb/common-0001.sql
parentb447506342c9792244e700d930618a8923142a13 (diff)
parent7e5c6a7e46b860f2c26971923b96cc1aad6f5d30 (diff)
Merge branch 'master' into auction_brandt
Diffstat (limited to 'src/exchangedb/common-0001.sql')
-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 564bf3b3..21f53110 100644
--- a/src/exchangedb/common-0001.sql
+++ b/src/exchangedb/common-0001.sql
@@ -2190,7 +2190,7 @@ $$;
COMMENT ON FUNCTION detach_default_partitions
IS 'We need to drop default and create new one before deleting the default partitions
- otherwise constraints get lost too. Might be needed in shardig too';
+ otherwise constraints get lost too. Might be needed in sharding too';
CREATE OR REPLACE FUNCTION drop_default_partitions()