ClickHouse/dbms/src
2020-03-01 17:23:43 +03:00
..
Access Simplify the message about authentication: now the same message is used in all cases of failed authentication. 2020-03-01 00:27:15 +03:00
AggregateFunctions Fixed ErrorCodes, part 3 2020-02-25 21:20:08 +03:00
Client Added some missing ErrorCodes 2020-02-25 21:02:41 +03:00
Columns Revert "Generic constructor of ColumnVector from initializer list (#9393)" 2020-02-28 22:14:13 +03:00
Common Save errno in signal handlers 2020-03-01 17:23:43 +03:00
Compression Added some missing ErrorCodes 2020-02-25 21:02:41 +03:00
Core Merge pull request #9070 from urykhy/fix-mv-insert-2621 2020-02-28 03:19:27 +03:00
Databases Added some missing ErrorCodes 2020-02-25 21:02:41 +03:00
DataStreams Revert "Generic constructor of ColumnVector from initializer list (#9393)" 2020-02-28 22:14:13 +03:00
DataTypes Added missing ErrorCodes, part 2 2020-02-25 21:10:48 +03:00
Dictionaries Merge pull request #9413 from nikitamikhaylov/cache_dict_update_queue_size 2020-02-28 20:29:11 +03:00
Disks Merge branch 'master' of github.com:yandex/ClickHouse into errorcodes-style 2020-02-26 17:16:22 +03:00
Formats Added some missing ErrorCodes 2020-02-25 21:02:41 +03:00
Functions Merge pull request #9433 from amosbird/cleanbuild 2020-02-28 23:59:55 +03:00
Interpreters Simplify the message about authentication: now the same message is used in all cases of failed authentication. 2020-03-01 00:27:15 +03:00
IO Added missing ErrorCodes, part 2 2020-02-25 21:10:48 +03:00
Parsers Fix parsing list of roles in commands CREATE USER, CREATE ROW POLICY, CREATE QUOTA. 2020-02-28 16:34:19 +03:00
Processors Added comment to Chunk.h 2020-02-28 18:47:38 +03:00
Storages Save errno in signal handlers 2020-03-01 17:23:43 +03:00
TableFunctions Added some missing ErrorCodes 2020-02-25 21:02:41 +03:00
CMakeLists.txt
NOTICE