ClickHouse/dbms/include/DB/Storages
Alexey Milovidov d89ee33ce2 Squashed commit of the following:
commit c567d4e1fe
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 20:35:01 2017 +0300

    Style [#METR-2944].

commit 26bf3e1228
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 20:33:11 2017 +0300

    Miscellaneous [#METR-2944].

commit eb946f4c6f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 20:30:19 2017 +0300

    Miscellaneous [#METR-2944].

commit 78c867a147
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 20:11:41 2017 +0300

    Miscellaneous [#METR-2944].

commit 6604c5c83c
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 19:56:15 2017 +0300

    Miscellaneous [#METR-2944].

commit 23fbf05c1d
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 19:47:52 2017 +0300

    Miscellaneous [#METR-2944].

commit 98772faf11
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 19:46:05 2017 +0300

    Miscellaneous [#METR-2944].

commit 3dc636ab9f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 19:39:46 2017 +0300

    Miscellaneous [#METR-2944].

commit 3e16aee954
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 19:38:03 2017 +0300

    Miscellaneous [#METR-2944].

commit ae7e7e90eb
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Jan 6 19:34:15 2017 +0300

    Miscellaneous [#METR-2944].
2017-01-06 20:41:19 +03:00
..
Distributed Preparation [#METR-2944]. 2016-12-12 06:33:34 +03:00
MergeTree Squashed commit of the following: 2017-01-06 20:41:19 +03:00
System Preparation [#METR-23747]. 2016-12-08 05:49:04 +03:00
AlterCommands.h Modify primary key: development [#METR-21119]. 2016-05-05 21:28:46 +03:00
ColumnDefault.h Preparation [#METR-2944]. 2016-12-12 10:24:56 +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 Fixed rare deadlock after startup when structure of query_log was changed [#METR-23594]. 2016-11-23 23:41:39 +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 Preparation [#METR-23747]. 2016-12-08 05:49:04 +03:00
StorageCloud.h Preparation [#METR-23747]. 2016-12-08 05:49:04 +03:00
StorageDistributed.h Preparation [#METR-2944]. 2016-12-12 06:33:34 +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
StorageFile.h Added requested PR changes, 2nd iteration. 2016-11-14 02:57:18 +03:00
StorageJoin.h rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageLog.h Merging [#METR-19266]. 2016-12-10 08:03:12 +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 Little improvement for large number of small inserts [#METR-22327]. 2016-11-18 04:03:57 +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