ClickHouse/dbms/include/DB
2013-11-17 21:52:09 +00:00
..
AggregateFunctions dbms: additional performance improvement [#METR-2944]. 2013-11-03 23:54:12 +00:00
Client dbms: better exception messages [#METR-8224]. 2013-10-26 03:20:51 +00:00
Columns dbms: fixed error with sorting unsigned numbers [#METR-9053]. 2013-11-07 19:50:53 +00:00
Common dbms: eased use of SipHash [#METR-9019]. 2013-10-21 16:32:49 +00:00
Core dbms: less copying of blocks; improvement [#METR-2944]. 2013-11-17 19:14:17 +00:00
DataStreams dbms: Couple of unimportant fixes (includes, code simplification) in View and Materialized View [#METR-9076] 2013-11-15 09:43:50 +00:00
DataTypes dbms: allowed to return tuples as query result [#METR-8970]. 2013-10-26 19:00:13 +00:00
Functions dbms: fixed error [#METR-9176]. 2013-11-11 17:56:41 +00:00
Interpreters dbms: improvement for small blocks [#METR-2944]. 2013-11-17 21:52:09 +00:00
IO dbms: fast seek in ReadBufferFromFile[Descriptor] and a speed test for it. [#METR-2807] 2013-11-08 12:27:44 +00:00
Parsers dbms: View and Materialized View fixes, logic updates, implementation [#METR-9076] 2013-11-13 14:39:48 +00:00
Storages Fixed incompatibility with c++11 [#CONV-2807]. 2013-11-16 15:57:00 +00:00