ClickHouse/dbms/include/DB
2016-06-25 10:22:12 +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 Added 'stacktrace' parameter for HTTP interface (0, don't output stack trace by default) [#METR-21846]. 2016-06-25 10:22:12 +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 Text formats: detecting and skipping UTF-8 BOM when possible [#METR-21817]. 2016-06-23 22:39:20 +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 Added setting 'log_queries_cut_to_length' [#METR-21843]. 2016-06-25 06:21:01 +03:00
IO Little better [#METR-2944]. 2016-06-25 07:29:09 +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