ClickHouse/dbms/include/DB/Core
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
..
Block.h Fixed error with INSERT SELECT and nested data structures [#METR-22328]. 2016-08-07 18:13:40 +03:00
BlockInfo.h
ColumnNumbers.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
ColumnsWithTypeAndName.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
ColumnWithTypeAndName.h
Defines.h 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
Field.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
FieldVisitors.h Better [#METR-22032]. 2016-07-09 02:47:58 +03:00
Names.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
NamesAndTypes.h
Progress.h Translation of comments [#METR-22400]. 2016-08-17 09:41:43 +03:00
Protocol.h
QueryProcessingStage.h
Row.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
SortDescription.h Miscellaneous modifications [#METR-2944]. 2016-07-10 05:33:50 +03:00
StringRef.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
toField.h
Types.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00