ClickHouse/dbms/src
Andrey Mironov 6cde3424bc Merge
2015-04-09 20:01:12 +03:00
..
AggregateFunctions dbms: temporarily added aggregate function 'debug' [#METR-15530]. 2015-03-19 06:58:23 +03:00
Client dbms: Client: added --stacktrace option, removed displaying of stack traces by default [#METR-2944]. 2015-04-03 22:06:16 +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: fixed Block::insertDefault method for elements of nested data structures (it is used in AddedDefaultsBlockInputStream, InterpreterInsertQuery) [#METR-15896]. 2015-04-09 05:10:06 +03:00
DataStreams Merge 2015-04-09 20:01:12 +03:00
DataTypes dbms: fixed error in prev. revision [#METR-2944]. 2015-02-15 19:12:08 +03:00
Functions dbms: rename isNan to isNaN [#METR-15731] 2015-04-03 17:52:33 +03:00
Interpreters dbms: made multi-RENAME atomic [#METR-15843]. 2015-04-08 04:06:15 +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 dbms: removed dead code; healing corrupted nested columns [#METR-15896]. 2015-04-09 03:37:08 +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