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 Squashed commit of the following: 2016-02-16 19:39:39 +03:00
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 Squashed commit of the following: 2016-02-16 19:39:39 +03:00
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 Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 11:11:52 +03:00
Progress.h Translation of comments [#METR-22400]. 2016-08-17 09:41:43 +03:00
Protocol.h protocol: commets on sending external tables [METR-10071] 2014-03-28 16:19:59 +04:00
QueryProcessingStage.h Fixed warnings on clang [#METR-2807]. 2014-03-10 08:17:17 +04:00
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 dbms: separated mysqlxx::Date and mysqlxx::DateTime [#METR-17973]. 2016-02-03 04:17:58 +03:00
Types.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00