ClickHouse/dbms/src
2016-08-18 17:25:02 +03:00
..
AggregateFunctions dbms: Better code for functions processing. Code cleanup. [#METR-19266] 2016-08-15 14:14:29 +03:00
Client Client: added --echo option to simlify investigating diff of functional tests [#METR-22352]. 2016-08-10 08:13:45 +03:00
Columns dbms: cleanup [#METR-19266] 2016-08-17 20:20:21 +03:00
Common Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
Core Merge branch 'master' into METR-19266 [#METR-19266] 2016-08-10 22:13:15 +03:00
Databases Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811]. 2016-08-10 00:48:05 +03:00
DataStreams dbms: cleanup [#METR-19266] 2016-08-17 16:38:33 +03:00
DataTypes dbms: cleanup [#METR-19266] 2016-08-17 20:35:54 +03:00
Dictionaries Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
Functions dbms: improvements [#METR-19266] 2016-08-18 17:25:02 +03:00
Interpreters dbms: Got rid of useless display code for CASE and IS NULL/IS NOT NULL. Also simplified CASE implementation. [#METR-19266] 2016-08-12 17:06:58 +03:00
IO Fixed warnings on clang [#METR-2944]. 2016-08-07 19:28:12 +03:00
ODBC ODBC Driver: fixed error [#METR-18538]. 2016-04-10 14:51:09 +03:00
Parsers dbms: Got rid of useless display code for CASE and IS NULL/IS NOT NULL. Also simplified CASE implementation. [#METR-19266] 2016-08-12 17:06:58 +03:00
Server Creating directory for flags [#METR-21594]. 2016-08-10 03:47:00 +03:00
Storages dbms: reverted change (was bogus) [#METR-19266] 2016-08-15 20:26:06 +03:00
TableFunctions Fixed error when table couldn't alter itself in constructor [#METR-21479]. 2016-06-10 23:46:58 +03:00
CMakeLists.txt dbms: Declared max_block_size. [#METR-21516] 2016-05-29 04:12:10 +03:00