diff Framework/PostgreSQL/PostgreSQLTransaction.cpp @ 116:569e17419eae OrthancMySQL-2.0

test metrics
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 30 Jan 2019 17:05:49 +0100
parents 714c5d2bee76
children 260fc55f10cd 4cd7e45b671e
line wrap: on
line diff
--- a/Framework/PostgreSQL/PostgreSQLTransaction.cpp	Wed Jan 23 20:14:24 2019 +0100
+++ b/Framework/PostgreSQL/PostgreSQLTransaction.cpp	Wed Jan 30 17:05:49 2019 +0100
@@ -108,7 +108,7 @@
       readOnly_ = false;
     }
 
-  return result.release();
+    return result.release();
   }