ClickHouse/dbms/include/DB
2016-07-30 08:03:20 +03:00
..
AggregateFunctions Fixed error with aggregate function anyHeavy [#METR-21691]. 2016-07-17 20:06:19 +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 Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
Core Whitespaces [#METR-2807]. 2016-07-30 08:03:20 +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 with external sorting when constants are present [#METR-21787]. 2016-07-25 23:57:05 +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 Added support for complex typed arguments for function toString [#METR-22263]. 2016-07-30 07:39:51 +03:00
Interpreters Removed compatibility layer with OLAPServer [#METR-2944]. 2016-07-30 04:08:00 +03:00
IO Added support for little more escape sequences (while parsing) [#METR-21995]. 2016-07-06 22:20:22 +03:00
Parsers Added missing file [#METR-2944]. 2016-07-23 23:54:22 +03:00
Storages Compatibility with new parser and AST of tables list [#METR-2944]. 2016-07-22 23:39:28 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00