ClickHouse/dbms/src
2016-09-23 08:54:57 +03:00
..
AggregateFunctions Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
Client Client: fixed error that 'format' command line option was collided between common arguments and arguments for external tables [#METR-22057]. 2016-08-19 00:00:00 +03:00
Columns Fixed test [#METR-18149]. 2016-07-10 10:36:37 +03:00
Common Fixed error [#METR-22625]. 2016-09-02 05:58:59 +03:00
Core Function 'convertCharset': development [#METR-22482]. 2016-08-26 00:44:47 +03:00
Databases Add new metadata_modification_time column for system.tables [#METR-22593] 2016-09-05 15:15:29 +03:00
DataStreams Addition to prev. revision [#METR-22237]. 2016-09-19 08:24:49 +03:00
DataTypes Avoid copying ColumnWithTypeAndName [#METR-22173]. 2016-08-05 02:35:07 +03:00
Dictionaries use 'std::vector<bool> loaded_ids' for FlatDictionary::has() 2016-08-25 23:09:58 +03:00
Functions Fixed warning with gcc 6 [#METR-2944]. 2016-09-19 09:24:18 +03:00
Interpreters Addition to prev. revision [#METR-22869]. 2016-09-23 08:54:57 +03:00
IO add -Wold-style-cast 2016-08-26 22:55:11 +03:00
ODBC ODBC Driver: fixed error [#METR-18538]. 2016-04-10 14:51:09 +03:00
Parsers Get rid of buggy code (that coincidently was useless too) [#METR-2944]. 2016-09-04 03:01:48 +03:00
Server Allow to omit tcp_port or http_port in config [#METR-22844]. 2016-09-21 18:22:38 +03:00
Storages Fixed warning with gcc 6 [#METR-2944]. 2016-09-19 09:24:18 +03:00
TableFunctions Fixed error [#METR-22462]. 2016-09-01 21:55:13 +03:00
CMakeLists.txt dbms: Declared max_block_size. [#METR-21516] 2016-05-29 04:12:10 +03:00