ClickHouse/dbms/src
2015-09-27 16:35:14 +03:00
..
AggregateFunctions Merge 2015-09-24 15:40:36 +03:00
Client dbms: removed obsolete test [#METR-2944]. 2015-09-21 23:51:24 +03:00
Columns dbms: fixed error with arrays; added test [#METR-17110]. 2015-07-06 23:25:50 +03:00
Common dbms: caching DNS requests for authentification [#METR-18213]. 2015-09-27 05:18:00 +03:00
Core dbms: external dictionaries: fixed bunch of errors; added optional parameter 'dont_check_update_time' for MySQL dictionary source [#METR-17508]. 2015-08-12 06:57:32 +03:00
DataStreams dbms: moved files [#METR-2944]. 2015-09-24 06:50:09 +03:00
DataTypes dbms: attempt to lower memory reservation when reading String columns with NativeBlockInputStream [#METR-17704]. 2015-08-14 00:16:23 +03:00
Functions dbms: positionCaseInsensitiveUTF8 and some fixes (out of bounds access etc.) for positionCaseInsensitive. [#METR-16752] 2015-09-23 20:00:01 +03:00
Interpreters dbms: fixed error in prev. revision [#METR-18202]. 2015-09-26 04:42:32 +03:00
IO Merge 2015-09-03 15:07:46 +03:00
Parsers dbms: Server: Compilation fix for some older versions of g++. [#METR-17668] 2015-09-18 18:53:48 +03:00
Server dbms: explicitly allowed / and /ping URIs for health checks [#METR-18208]. 2015-09-25 19:28:17 +03:00
Storages dbms: fixed error [#METR-16779]. 2015-09-27 16:35:14 +03:00
TableFunctions dbms: added value 2 for setting 'readonly'; ignoring settings from remote client in readonly mode [#METR-15168]. 2015-02-27 23:35:26 +03:00