From 376277f7e89ae9d994c2633ab1bf920851508a16 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Jan 2020 20:07:57 +0100 Subject: remove bogus comment --- src/exchangedb/plugin_exchangedb_postgres.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/exchangedb') 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 -- cgit v1.2.3