ClickHouse/dbms/include/DB
2016-08-29 16:28:34 +03:00
..
AggregateFunctions Less code [#MOBMET-3953]. 2016-08-07 01:31:58 +03:00
Client Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
Columns ColumnVector: renamed get() to getElement() 2016-08-23 15:58:49 +03:00
Common add -Wold-style-cast 2016-08-26 22:55:11 +03:00
Core Translation of comments [#METR-22400]. 2016-08-17 09:41:43 +03:00
Databases Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811]. 2016-08-10 00:48:05 +03:00
DataStreams Addition to prev. revision [#METR-22400]. 2016-08-17 23:17:16 +03:00
DataTypes Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
Dictionaries add -Wold-style-cast 2016-08-26 22:55:11 +03:00
Functions Changed semantic of intDiv, intDivOrZero functions for floating point arguments [#METR-19446]. 2016-08-19 06:17:53 +03:00
Interpreters Fixed error, removed partially duplicate code [#METR-22462]. 2016-08-25 20:23:29 +03:00
IO add -Wold-style-cast 2016-08-26 22:55:11 +03:00
Parsers Throw exception when multi-statements are disabled [#METR-22252]. 2016-08-17 08:38:51 +03:00
Storages use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00