K 10 svn:author V 2 pi K 8 svn:date V 27 2017-07-16T13:47:20.648400Z K 7 svn:log V 599 databases/cego: update 2.33.18 -> 2.33.19 - Fix in CegoOrderSpace::insertTuple, for the localTuple variable, also a dedicated copy has to be allocated, otherwise it may happen that invalid tuple references ( caused be page relocation ) lead to invalid order results - Added performance optimization to CegoTableManager::updateTuple. The already evaluated index, key and checklist are also provided to checkIntegrity method now ( instead of retrieving the lists again). The improves performance for updates with many tuples significantly Submitted by: Bjoern Lemke END