ClickHouse/dbms/include/DB
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
..
AggregateFunctions Make it compilable on OS X 2016-11-01 17:59:21 +01:00
Client Make it compilable on OS X 2016-11-01 17:59:21 +01:00
Columns Added allocatesMemoryInArena() method for aggregate functions. 2016-09-28 16:28:55 +03:00
Common Make it compilable on OS X 2016-11-01 17:59:21 +01:00
Core Make it compilable on OS X 2016-11-01 17:59:21 +01:00
Databases Add new metadata_modification_time column for system.tables [#METR-22593] 2016-09-05 15:15:29 +03:00
DataStreams Make it compilable on OS X 2016-11-01 17:59:21 +01:00
DataTypes Added docs for output_format_json_quote_64bit_integers parameter. [#METR-22950] 2016-09-30 21:21:58 +03:00
Dictionaries Make it compilable on OS X 2016-11-01 17:59:21 +01:00
Functions Make it compilable on OS X 2016-11-01 17:59:21 +01:00
Interpreters Make it compilable on OS X 2016-11-01 17:59:21 +01:00
IO Make it compilable on OS X 2016-11-01 17:59:21 +01:00
Parsers Tiny modification [#METR-2944]. 2016-10-24 06:07:58 +03:00
Storages Make it compilable on OS X 2016-11-01 17:59:21 +01:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00