ClickHouse/dbms/include/DB
2016-07-10 18:58:58 +03:00
..
AggregateFunctions Better support for tuples, arrays in SELECT DISTINCT [#METR-22035]. 2016-07-10 18:58:58 +03:00
Client Client:Connection: move methods to cpp 2016-06-08 17:39:49 +03:00
Columns Better support for tuples, arrays in SELECT DISTINCT [#METR-22035]. 2016-07-10 18:58:58 +03:00
Common dbms: Server: Fixes. Fix for PODArray::swap(). [#METR-18844] 2016-07-08 19:08:32 +03:00
Core Miscellaneous modifications [#METR-2944]. 2016-07-10 05:33:50 +03:00
Databases Fixed error when table couldn't alter itself in constructor [#METR-21479]. 2016-06-10 23:46:58 +03:00
DataStreams Miscellaneous modifications [#METR-2944]. 2016-07-10 05:33:50 +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 error [#METR-18149]. 2016-07-10 10:24:24 +03:00
Interpreters Better support for tuples, arrays in SELECT DISTINCT [#METR-22035]. 2016-07-10 18:58:58 +03:00
IO Added support for little more escape sequences (while parsing) [#METR-21995]. 2016-07-06 22:20:22 +03:00
Parsers Added syntactic sugar for count(DISTINCT ...) and 'count_distinct_implementation' setting [#METR-22035]. 2016-07-10 18:52:35 +03:00
Storages Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884]. 2016-06-28 23:50:37 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00