From 19d9369ff6df2e4bfd896cce5fcb2ae679402bc0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 15 Jan 2020 15:44:24 +0100 Subject: add another interpreter command to check incoming wire transfers --- src/auditordb/plugin_auditordb_postgres.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/auditordb/plugin_auditordb_postgres.c') diff --git a/src/auditordb/plugin_auditordb_postgres.c b/src/auditordb/plugin_auditordb_postgres.c index 0d16011fc..d8e59b3d5 100644 --- a/src/auditordb/plugin_auditordb_postgres.c +++ b/src/auditordb/plugin_auditordb_postgres.c @@ -1014,6 +1014,7 @@ postgres_get_session (void *cls) return session; } + /** * Do a pre-flight check that we are not in an uncommitted transaction. * If we are, try to commit the previous transaction and output a warning. -- cgit v1.2.3