ClickHouse/dbms/src/Storages/System
Vladimir Smirnov d36f52502e Make it compilable on OS X
It's still hackish and dirty, but server and client compies.

Server starts, but throwes meaningless exception on any query.

Client seems to be working fine.

Linux compilation might (but shouldn't) be broken (not tested).
2016-11-01 17:59:21 +01:00
..
StorageSystemAsynchronousMetrics.cpp Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
StorageSystemClusters.cpp Added requested PR changes. [#METR-22802] 2016-10-14 20:54:18 +03:00
StorageSystemColumns.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageSystemDatabases.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageSystemDictionaries.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageSystemEvents.cpp Separate compilation of ProfileEvents; comments [#METR-23237]. 2016-10-24 05:02:37 +03:00
StorageSystemFunctions.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageSystemMerges.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageSystemMetrics.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
StorageSystemNumbers.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageSystemOne.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageSystemParts.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageSystemProcesses.cpp Added ClientInfo: passing original source of query during distributed query execution; improvement of per-user limits in ProcessList [#METR-23279]. 2016-10-25 00:40:39 +03:00
StorageSystemReplicas.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageSystemReplicationQueue.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageSystemSettings.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageSystemTables.cpp Add new metadata_modification_time column for system.tables [#METR-22593] 2016-09-05 15:15:29 +03:00
StorageSystemZooKeeper.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00