ClickHouse/dbms/include/DB
2015-04-06 16:05:26 +03:00
..
AggregateFunctions dbms: temporarily added aggregate function 'debug' [#METR-15530]. 2015-03-19 06:58:23 +03:00
Client dbms: Server: Fixed race condition in PoolWithFailoverBase in a more elegant way. [#METR-15531] 2015-03-26 17:53:35 +03:00
Columns dbms: ColumnVector: add insert(T) function to avoid Field instantiation. [#METR-13298] 2015-03-23 17:30:43 +03:00
Common dbms: string search: improved performance in fallback case [#METR-15690]. 2015-03-26 03:38:17 +03:00
Core dbms: add tryLogCurrentException overload taking a pointer to Poco::Logger 2015-03-27 16:11:31 +03:00
DataStreams dbms: better diagnostics of errors in TabSeparated format [#METR-15574]. 2015-03-29 12:02:24 +03:00
DataTypes dbms: allow DataTypeFactory to be some weird multi-instance singleton, I don't feel like modifying all the code which uses it right now 2015-03-20 18:45:36 +03:00
Dictionaries dbms: system.dictionaries: add brief source description. [#METR-15569] 2015-03-25 13:10:35 +03:00
Functions dbms: improved performance of LIKE and regexp search [#METR-15690]. 2015-03-27 05:12:45 +03:00
Interpreters dbms: Server: feature development. [#METR-15090] 2015-04-01 00:07:50 +03:00
IO dbms: Server: feature development. [#METR-15090] 2015-04-06 16:05:26 +03:00
Parsers dbms: preparation [#METR-2944]. 2015-03-02 04:10:58 +03:00
Storages dbms: Server: feature development. [#METR-15090] 2015-04-01 00:07:50 +03:00
TableFunctions dbms: improved error messages for table function remote [#METR-15145]. 2015-02-28 00:05:56 +03:00