ClickHouse/dbms/include/DB
Alexey Arno e27cb9cb75 Merge
2015-04-13 18:02:39 +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 Merge 2015-04-12 07:39:20 +03:00
DataStreams Merge 2015-04-12 07:39:20 +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: removed dead code; healing corrupted nested columns [#METR-15896]. 2015-04-09 03:37:08 +03:00
Interpreters Merge 2015-04-12 07:39:20 +03:00
IO Merge 2015-04-13 18:02:39 +03:00
Parsers dbms: addition to prev. revision [#METR-15933]. 2015-04-11 07:15:14 +03:00
Storages Merge 2015-04-13 18:02:39 +03:00
TableFunctions dbms: improved error messages for table function remote [#METR-15145]. 2015-02-28 00:05:56 +03:00