K 10 svn:author V 2 pi K 8 svn:date V 27 2017-01-01T15:43:37.119456Z K 7 svn:log V 456 databases/cego: update 2.32.4 -> 2.32.5 - Added another performance patch to CegoBTreeCursor. The method compValue has been redesigned in a way, that comparison is prepared at cursor creation time and so could be executed in a optimized and faster way This speeds up queries with joined tables, where the joined table is traced many times ( e.g. select count(*) from t1, t2 where t1.a = t2.a ) Submitted by: Bjoern Lemke END