aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/0002-recoup_refresh.sql
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-10-17 14:01:21 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-10-17 14:01:21 +0200
commit5fd03d1d69b9f4b3a4265e4a8cb6300162d092f4 (patch)
tree50c7733846fd357e87b78dc9add8ac725ada16b4 /src/exchangedb/0002-recoup_refresh.sql
parent683b72477cbd542a2ba1a94b02b15c5cf2a3d30a (diff)
implement recoup_refresh GC logic
Diffstat (limited to 'src/exchangedb/0002-recoup_refresh.sql')
-rw-r--r--src/exchangedb/0002-recoup_refresh.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/0002-recoup_refresh.sql b/src/exchangedb/0002-recoup_refresh.sql
index 5ef2c0873..8b979a49f 100644
--- a/src/exchangedb/0002-recoup_refresh.sql
+++ b/src/exchangedb/0002-recoup_refresh.sql
@@ -51,7 +51,7 @@ BEGIN
,partition_suffix
);
PERFORM comment_partitioned_column(
- 'FIXME: (To be) used for garbage collection (in the absence of foreign constraints, in the future)'
+ 'Used for garbage collection (in the absence of foreign constraints, in the future)'
,'known_coin_id'
,table_name
,partition_suffix