ClickHouse/dbms/include/DB/Storages
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
..
Distributed Make it compilable on OS X 2016-11-01 17:59:21 +01:00
MergeTree Make it compilable on OS X 2016-11-01 17:59:21 +01:00
System Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
AlterCommands.h Modify primary key: development [#METR-21119]. 2016-05-05 21:28:46 +03:00
ColumnDefault.h dbms: better diagnostics on syntax error [#METR-15933]. 2015-04-11 06:10:23 +03:00
ColumnsDescription.h dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
CompressionMethodSelector.h Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
IStorage.h use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
ITableDeclaration.h dbms: add ext::identity and ext::collection_cast, use in ITableDeclaration 2015-10-16 14:44:44 +03:00
MarkCache.h Separate compilation of ProfileEvents; comments [#METR-23237]. 2016-10-24 05:02:37 +03:00
StorageBuffer.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageCloud.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageDistributed.h Added requested PR changes. [#METR-22802] 2016-10-14 20:54:18 +03:00
StorageFactory.h 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
StorageJoin.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageLog.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageMaterializedView.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageMemory.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageMerge.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageMergeTree.h dbms: Simplified logic of selecting merges [#METR-21841]. 2016-10-28 01:50:02 +03:00
StorageNull.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageReplicatedMergeTree.h dbms: Simplified logic of selecting merges [#METR-21841]. 2016-10-28 01:50:02 +03:00
StorageSet.h Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
StorageStripeLog.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageTinyLog.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageView.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
VirtualColumnFactory.h Merge 2014-07-31 13:12:12 +04:00