ClickHouse/dbms/src
2014-10-17 00:05:26 +04:00
..
AggregateFunctions dbms: improved performance of aggregate functions min, max, any, anyLast [#METR-2944]. 2014-08-18 09:45:41 +04:00
Client cloud: fixed funny bug that cloud cannot be created if some host is unknown by DNS [#METR-10969] 2014-10-08 23:00:25 +04:00
Columns dbms: fixed error [#METR-2944]. 2014-08-17 09:12:46 +04:00
Common dbms: allowed recursive macros [#METR-13146]. 2014-10-15 23:38:46 +04:00
Core Changed boost:: to std:: for bind, ref/cref, thread, shared_ptr [#METR-2807]. 2014-10-16 05:21:03 +04:00
DataStreams Changed boost:: to std:: for bind, ref/cref, thread, shared_ptr [#METR-2807]. 2014-10-16 05:21:03 +04:00
DataTypes Changed boost:: to std:: for bind, ref/cref, thread, shared_ptr [#METR-2807]. 2014-10-16 05:21:03 +04:00
Functions add function currentDatabase(), allow string-expressions in place of database name 2014-09-24 15:53:41 +04:00
Interpreters Changed boost:: to std:: for bind, ref/cref, thread, shared_ptr [#METR-2807]. 2014-10-16 05:21:03 +04:00
IO refactoring [#METR-10969] 2014-08-06 17:24:42 +04:00
Parsers dbms: addition to prev. revision; removed support to FETCH UNREPLICATED PARTITION [#METR-13153]. 2014-10-15 23:59:12 +04:00
Server dbms: added table system.replicas [#METR-12726]. 2014-10-06 09:18:17 +04:00
Storages zkutil: Async interface: development [#METR-2944]. 2014-10-17 00:05:26 +04:00
TableFunctions Improvement [#METR-2807]. 2014-07-01 05:03:16 +04:00