ClickHouse/dbms/include/DB
2015-03-29 12:20:28 +03:00
..
AggregateFunctions
Client dbms: Server: Fixed race condition in PoolWithFailoverBase in a more elegant way. [#METR-15531] 2015-03-26 17:53:35 +03:00
Columns
Common
Core dbms: add tryLogCurrentException overload taking a pointer to Poco::Logger 2015-03-27 16:11:31 +03:00
DataStreams dbms: better diagnostics of errors in TabSeparated format [#METR-15574]. 2015-03-29 12:02:24 +03:00
DataTypes
Dictionaries
Functions dbms: improved performance of LIKE and regexp search [#METR-15690]. 2015-03-27 05:12:45 +03:00
Interpreters dbms: updated default setting for compiler [#METR-2944]. 2015-03-29 12:20:28 +03:00
IO
Parsers
Storages dbms: improvement [#METR-15484]. 2015-03-27 06:37:46 +03:00
TableFunctions