ClickHouse/dbms/src/Storages/System
2019-09-17 17:55:09 +03:00
..
attachSystemTables.cpp Add system.detached_parts table. 2019-05-21 15:06:36 +03:00
attachSystemTables.h Fixed build [#CLICKHOUSE-3044]. 2017-06-18 08:43:29 +03:00
CMakeLists.txt Add missing dependecies on sight to enable --no-undefined option 2019-07-04 17:05:55 +03:00
IStorageSystemOneBlock.h Implement getDatabaseName() and rename() for all storages 2019-07-09 18:40:21 +03:00
StorageSystemAggregateFunctionCombinators.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
StorageSystemAggregateFunctionCombinators.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemAsynchronousMetrics.cpp CLICKHOUSE-3772: Move headers to appropriate place 2018-07-24 21:41:22 +03:00
StorageSystemAsynchronousMetrics.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemBuildOptions.cpp Move Interpreters/Settings* -> Core/Settings* 2019-03-22 15:08:30 +03:00
StorageSystemBuildOptions.generated.cpp.in fix build 2019-09-17 17:55:09 +03:00
StorageSystemBuildOptions.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemClusters.cpp Replica recovery fixes 2019-09-02 17:26:25 +03:00
StorageSystemClusters.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemCollations.cpp CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemCollations.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemColumns.cpp Slightly improve table locks 2019-08-28 02:47:30 +03:00
StorageSystemColumns.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemContributors.cpp Added thread_local_rng 2019-07-28 18:30:38 +03:00
StorageSystemContributors.generated.cpp Updated contributors 2019-07-28 18:11:47 +03:00
StorageSystemContributors.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemContributors.sh Do not require gperf on build (#5701) 2019-06-21 02:50:53 +03:00
StorageSystemDatabases.cpp Add check access database for system tables 2018-08-14 11:28:32 +08:00
StorageSystemDatabases.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemDataTypeFamilies.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
StorageSystemDataTypeFamilies.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemDetachedParts.cpp Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemDetachedParts.h Add system.detached_parts table. 2019-05-21 15:06:36 +03:00
StorageSystemDictionaries.cpp Improve error handling in cache dictionaries: 2019-08-30 12:50:38 +03:00
StorageSystemDictionaries.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemEvents.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
StorageSystemEvents.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemFormats.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
StorageSystemFormats.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemFunctions.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
StorageSystemFunctions.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemGraphite.cpp Removed huge chunk of bad code 2019-05-03 05:00:57 +03:00
StorageSystemGraphite.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemMacros.cpp CLICKHOUSE-3772: Move headers to appropriate place (one more time) 2018-07-24 21:41:22 +03:00
StorageSystemMacros.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemMerges.cpp is_mutation flag in system.merges [#CLICKHOUSE-3912] 2019-02-05 21:09:05 +03:00
StorageSystemMerges.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemMergeTreeSettings.cpp Transform comments for MergeTreeSettings into descriptions. 2019-04-27 01:09:16 +03:00
StorageSystemMergeTreeSettings.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemMetrics.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
StorageSystemMetrics.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemModels.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
StorageSystemModels.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemMutations.cpp Removed huge chunk of bad code 2019-05-03 05:00:57 +03:00
StorageSystemMutations.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemNumbers.cpp Added a check for double whitespaces 2019-08-23 21:30:04 +03:00
StorageSystemNumbers.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemOne.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
StorageSystemOne.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemParts.cpp Fixed false data race in "MergeTreeDataPart::is_frozen" field 2019-08-21 06:16:59 +03:00
StorageSystemParts.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemPartsBase.cpp Slightly improve table locks 2019-08-28 02:47:30 +03:00
StorageSystemPartsBase.h Implement getDatabaseName() and rename() for all storages 2019-07-09 18:40:21 +03:00
StorageSystemPartsColumns.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
StorageSystemPartsColumns.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemProcesses.cpp Add "os_thread_ids" column to system tables 2019-09-01 00:47:15 +03:00
StorageSystemProcesses.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemReplicas.cpp add info about replicated_can_become_leader to logs and system.replicas [#CLICKHOUSE-4309] 2019-02-13 16:08:34 +03:00
StorageSystemReplicas.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemReplicationQueue.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
StorageSystemReplicationQueue.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemSettings.cpp Use iterators instead of macros APPLY_FOR_SETTINGS and others. 2019-04-27 01:09:16 +03:00
StorageSystemSettings.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemTableEngines.cpp Fix build warning 2018-07-26 18:15:48 +03:00
StorageSystemTableEngines.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemTableFunctions.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
StorageSystemTableFunctions.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemTables.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
StorageSystemTables.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageSystemZooKeeper.cpp rewrite ASTSelectQuery (consistent children) 2019-04-09 17:22:35 +03:00
StorageSystemZooKeeper.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00