diff options
Diffstat (limited to 'src/auditordb')
| -rw-r--r-- | src/auditordb/plugin_auditordb_postgres.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditordb/plugin_auditordb_postgres.c b/src/auditordb/plugin_auditordb_postgres.c index 0d16011f..d8e59b3d 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.  | 
