Markos Zaharioudakis has proposed merging lp:~zorba-coders/zorba/markos-scratch 
into lp:zorba.

Requested reviews:
  Markos Zaharioudakis (markos-za)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/114278

added auditing in zorba cmd.
-- 
https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/114278
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'bin/zorbacmd.cpp'
--- bin/zorbacmd.cpp	2012-06-28 04:14:03 +0000
+++ bin/zorbacmd.cpp	2012-07-10 21:26:21 +0000
@@ -803,7 +803,9 @@
 
         if (properties.trailingNl()) 
           outputStream << std::endl;
- 
+
+        query->close();
+
          // stop the execution timer
         if (doTiming)
           timing.stopTimer(TimingInfo::EXEC_TIMER, i);

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to