ClickHouse/dbms/src
2016-06-08 17:39:49 +03:00
..
AggregateFunctions Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 19:28:52 +03:00
Client Client:Connection: move methods to cpp 2016-06-08 17:39:49 +03:00
Columns Get rid of Poco::SharedPtr [#METR-21503]. 2016-05-28 20:31:50 +03:00
Common fix constness 2016-06-08 17:39:30 +03:00
Core Fixed build on clang [#METR-20000]. 2016-05-30 23:54:39 +03:00
Databases dbms, contrib: Clang 3.8 build fixes. [#METR-21516] 2016-05-31 14:06:27 +03:00
DataStreams Tiny modification [#METR-2944]. 2016-06-08 04:53:17 +03:00
DataTypes Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
Dictionaries Fixed error [#METR-21527]. 2016-06-08 03:49:45 +03:00
Functions dbms, contrib: Clang 3.8 build fixes. [#METR-21516] 2016-05-31 14:06:27 +03:00
Interpreters Fixed error after moving from Poco::SharedPtr to std::shared_ptr [#METR-21503]. 2016-05-30 23:31:03 +03:00
IO dbms, contrib: Clang 3.8 build fixes. [#METR-21516] 2016-05-31 14:06:27 +03:00
ODBC ODBC Driver: fixed error [#METR-18538]. 2016-04-10 14:51:09 +03:00
Parsers Fixed error with Views [#METR-21586]. 2016-06-06 21:50:21 +03:00
Server Preparation [#STATINFRA-7868]. 2016-06-02 21:24:09 +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 17:14:18 +03:00
CMakeLists.txt dbms: Declared max_block_size. [#METR-21516] 2016-05-29 04:12:10 +03:00