ClickHouse/dbms/include/DB
2016-06-24 01:28:15 +03:00
..
AggregateFunctions Fixed memory leak in function quantileTiming [#METR-21614]. 2016-06-11 17:27:54 +03:00
Client Client:Connection: move methods to cpp 2016-06-08 17:39:49 +03:00
Columns Fixed error with ColumnAggregateFunction and LIMIT [#METR-2944]. 2016-06-22 00:42:57 +03:00
Common fix constness 2016-06-08 17:39:30 +03:00
Core Modifications for address sanitizer [#METR-2944]. 2016-06-10 21:58:04 +03:00
Databases Fixed error when table couldn't alter itself in constructor [#METR-21479]. 2016-06-10 23:46:58 +03:00
DataStreams Fixed error [#METR-21408]. 2016-05-31 04:04:34 +03:00
DataTypes Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
Dictionaries Added missing header (fixed build on gcc 5.4, tnx. kmeaw) [#METR-20000]. 2016-06-15 15:43:36 +03:00
Functions Fixed comment [#METR-2944]. 2016-06-24 01:28:15 +03:00
Interpreters Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:56:51 +03:00
IO dbms: Fixed build with QuickLZ. [#METR-19660] 2016-06-16 18:56:36 +03:00
Parsers Tiny modifications [#METR-21651]. 2016-06-09 07:37:21 +03:00
Storages Loosen safety threshold on amount of ALTER changes [#METR-21615]. 2016-06-06 22:50:30 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00