ClickHouse/dbms/src
2015-04-02 19:41:07 +03:00
..
AggregateFunctions dbms: temporarily added aggregate function 'debug' [#METR-15530]. 2015-03-19 06:58:23 +03:00
Client dbms: better diagnostics of errors in TabSeparated format [#METR-15574]. 2015-03-29 12:02:24 +03:00
Columns dbms: fixed error [#METR-2944]. 2014-08-17 09:12:46 +04:00
Common dbms: added old modifications to tests [#METR-2944]. 2015-03-05 09:00:04 +03:00
Core dbms: add tryLogCurrentException overload taking a pointer to Poco::Logger 2015-03-27 16:11:31 +03:00
DataStreams dbms: added support for parsing 10-digits unix timestamp as DateTime (in addition to YYYY-MM-DD hh:mm:ss format) [#METR-15790]. 2015-04-01 00:09:19 +03:00
DataTypes dbms: fixed error in prev. revision [#METR-2944]. 2015-02-15 19:12:08 +03:00
Functions dbms: allow using Date and DateTime with dictionaries. [#METR-13298] 2015-03-20 18:45:36 +03:00
Interpreters propagate exception from dictionaries on server start, fix race condition 2015-04-02 19:37:05 +03:00
IO dbms: improved performance [#METR-15790]. 2015-04-01 05:55:52 +03:00
Parsers dbms: better diagnostics [#METR-15574]. 2015-03-29 04:51:01 +03:00
Server print "Ready for connections" earlier 2015-04-02 19:41:07 +03:00
Storages Merge 2015-04-01 14:45:01 +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