K 10 svn:author V 2 pi K 8 svn:date V 27 2017-07-14T06:22:06.170632Z K 7 svn:log V 686 databases/cego: update 2.33.16 -> 2.33.18 - Method cleanup in CegoSelect.cc, also some irrelevant case is treated for grouping clauses in combination with distinct operator - Added tablemanager parameter to CegoProcWhileStmt to catch query abort. In case of infinite while loops, this enables the db admin to abort procedure execution - Optimization for CegoFunction::SETCOUNT procedure implementation added. Now this is an atomic operation, instead of calling getCounterValue. - For this, also the CegoXMLSpace::setCounterValue method has been changed to return the current counter value return the current counter value Submitted by: Bjoern Lemke END