aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/drop-common.sql
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-04-27 10:16:51 +0200
committerChristian Grothoff <christian@grothoff.org>2022-04-27 10:34:36 +0200
commit521e0bbcb5a2bb247678bc69aef7d85c16944865 (patch)
tree635d94a2441e5b50ad10b8549978615265ae21b4 /src/exchangedb/drop-common.sql
parent9a05781ab37470e5b2cb22d6992c00b2913075e7 (diff)
downloadexchange-521e0bbcb5a2bb247678bc69aef7d85c16944865.tar.xz
-p2p fixes
Diffstat (limited to 'src/exchangedb/drop-common.sql')
-rw-r--r--src/exchangedb/drop-common.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/drop-common.sql b/src/exchangedb/drop-common.sql
index b14a00c82..3bdff7de0 100644
--- a/src/exchangedb/drop-common.sql
+++ b/src/exchangedb/drop-common.sql
@@ -92,4 +92,4 @@ DROP FUNCTION IF EXISTS create_foreign_range_partition;
DROP FUNCTION IF EXISTS create_foreign_servers;
DROP FUNCTION IF EXISTS create_shard_server;
-COMMIT; \ No newline at end of file
+COMMIT;