ClickHouse/dbms/include/DB
2015-06-26 22:23:25 +03:00
..
AggregateFunctions
Client
Columns dbms: fixed error with higher order functions [#METR-16894]. 2015-06-19 05:34:47 +03:00
Common SipHash: allowed not to call update for empty strings (less than 0.3% performance degradation on all test data) [#METR-16781]. 2015-06-10 22:56:57 +03:00
Core
DataStreams dbms: added simple priorities system [#METR-16911]. 2015-06-21 09:06:04 +03:00
DataTypes dbms: fixed error with tuples [#METR-13649]. 2015-06-12 02:38:55 +03:00
Dictionaries
Functions dbms: fixed error with higher order functions [#METR-16894]. 2015-06-19 05:34:47 +03:00
Interpreters dbms: QueryLog: development [#METR-16946]. 2015-06-26 22:23:25 +03:00
IO dbms: ReadBuffer::ignore does not call eof when n == 0 [#MTRSADMIN-1093] 2015-06-26 13:38:15 +03:00
Parsers Merge 2015-06-25 20:38:54 +03:00
Storages dbms: fixed error with using comparison of Date or DateTime with constant string in index [#METR-2944]. 2015-06-25 00:24:06 +03:00
TableFunctions