ClickHouse/dbms/include/DB
2015-02-28 00:05:56 +03:00
..
AggregateFunctions dbms: added aggregate functions quantileTimingWeighted, quantilesTimingWeighted, medianTimingWeighted [#METR-15181]. 2015-02-27 20:38:21 +03:00
Client dbms: Server: updated comments [#METR-14410] 2015-02-25 20:40:13 +03:00
Columns dbms: fixed error with StorageBuffer [#METR-15105]. 2015-02-13 23:37:30 +03:00
Common dbms: move semantics for PODArray 2015-02-26 17:53:45 +03:00
Core dbms: report error when Buffer table refers to itself [#METR-15167]. 2015-02-27 23:39:34 +03:00
DataStreams dbms: Server: further simplification of memory ordering [#METR-14410] 2015-02-27 15:00:02 +03:00
DataTypes dbms: improved performance of reading string column [#METR-2944]. 2015-02-15 15:38:21 +03:00
Dictionaries dbms: StringRef operator std::string made explicit 2015-02-27 17:28:19 +03:00
Functions dbms: cache dictionary revamp [#METR-13298] 2015-02-26 17:53:45 +03:00
Interpreters dbms: improved error messages for table function remote [#METR-15145]. 2015-02-28 00:05:56 +03:00
IO dbms: Remove noinlene. Problem solved using gcc-4.9. [#MOBMET-1238] 2015-02-09 16:59:44 +03:00
Parsers dbms: Server: performance optimization [#METR-14875] 2015-02-19 02:15:20 +03:00
Storages dbms: fixed performance issue with very small blocks [#METR-2944]. 2015-02-22 18:31:39 +03:00
TableFunctions dbms: improved error messages for table function remote [#METR-15145]. 2015-02-28 00:05:56 +03:00