ClickHouse/dbms/include/DB
2015-12-29 18:15:58 +03:00
..
AggregateFunctions dbms: better [#METR-19278]. 2015-12-23 10:00:33 +03:00
Client Merge 2015-11-06 20:44:01 +03:00
Columns dbms: create a separate type for Tuple in Field [#METR-19265] 2015-12-25 15:06:17 +03:00
Common dbms: fixed error with ArenaWithFreeLists; added comments; improved performance [#METR-19278]. 2015-12-27 13:58:20 +03:00
Core dbms: create a separate type for Tuple in Field [#METR-19265] 2015-12-25 15:06:17 +03:00
DataStreams Merge 2015-12-17 13:08:03 +03:00
DataTypes dbms: change underlying type of Enums to signed ints [#METR-19265] 2015-12-28 20:06:15 +03:00
Dictionaries dbms: fixed error with ArenaWithFreeLists; added comments; improved performance [#METR-19278]. 2015-12-27 13:58:20 +03:00
Functions dbms: disallow direct comparison of Enums with Ints [#METR-19265] 2015-12-29 18:15:58 +03:00
Interpreters dbms: cancelling fetching of parts on table shutdown [#METR-19544]. 2015-12-25 00:28:18 +03:00
IO dbms: cancelling fetching of parts on table shutdown [#METR-19544]. 2015-12-25 00:28:18 +03:00
Parsers dbms: change underlying type of Enums to signed ints [#METR-19265] 2015-12-28 20:06:15 +03:00
Storages dbms: FunctionCast for Enums: allow changing names but not values for existing elements [#METR-19265] 2015-12-29 15:57:22 +03:00
TableFunctions dbms: Server: merged branch METR-16213 into master 2015-10-20 17:59:29 +03:00