ClickHouse/dbms/src
2013-03-05 10:29:26 +00:00
..
AggregateFunctions dbms: removed VarUInt and VarInt data types [#CONV-2944]. 2012-12-14 20:24:26 +00:00
Client clickhouse-client: changed prompt [#CONV-6789]. 2013-02-28 10:33:48 +00:00
Columns Using own Field class instead of boost::variant (experimental) [#CONV-2944]. 2013-01-05 20:03:19 +00:00
Common/tests dbms: modified test [#CONV-2944]. 2013-02-01 18:56:09 +00:00
Core dbms: continuing improvement (incomplete) [#CONV-2944]. 2013-02-08 20:34:30 +00:00
DataStreams clickhouse: fixed tests [#CONV-6561]. 2013-02-07 08:52:38 +00:00
DataTypes removed const_cast on std::string::data() where appropriate [#CONV-6704]. 2013-02-18 16:40:36 +00:00
Functions clickhouse: added function IPv4StringToNum [#CONV-6788]. 2013-03-05 10:29:26 +00:00
Interpreters dbms: Set: fixed error with NOT IN (empty set) [#CONV-2944]. 2013-02-25 18:17:54 +00:00
IO dbms: improved performance of parsing tsv [#CONV-2944]. 2013-01-05 14:16:05 +00:00
Parsers clickhouse: fixed SHOW CREATE TABLE and DESCRIBE TABLE [#CONV-6766]. 2013-02-21 11:34:32 +00:00
Server dbms: added profiles of settings [#CONV-2944]. 2013-02-17 19:54:32 +00:00
Storages clickhouse: removed unused code [#CONV-6705]. 2013-02-26 13:48:47 +00:00