summaryrefslogtreecommitdiff
path: root/src/exchangedb
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-17 20:07:57 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-17 20:07:57 +0100
commit376277f7e89ae9d994c2633ab1bf920851508a16 (patch)
treeca7c255bf3d8c8c53af0c6206dd4a238d76d85eb /src/exchangedb
parent23cc4a521f7756f44444d46c89cdfdf91196583d (diff)
downloadexchange-376277f7e89ae9d994c2633ab1bf920851508a16.tar.gz
exchange-376277f7e89ae9d994c2633ab1bf920851508a16.tar.bz2
exchange-376277f7e89ae9d994c2633ab1bf920851508a16.zip
remove bogus comment
Diffstat (limited to 'src/exchangedb')
-rw-r--r--src/exchangedb/plugin_exchangedb_postgres.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c
index 8a013c40a..d96c351b6 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -1847,8 +1847,7 @@ reserves_update (void *cls,
/**
* Insert an incoming transaction into reserves. New reserves are also created
- * through this function. Note that this API call starts (and stops) its
- * own transaction scope (so the application must not do so).
+ * through this function.
*
* @param cls the `struct PostgresClosure` with the plugin-specific state
* @param session the database connection handle