ClickHouse/dbms/src/Dictionaries
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
..
CacheDictionary.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
CMakeLists.txt dbms: Declared max_block_size. [#METR-21516] 2016-05-29 04:12:10 +03:00
ComplexKeyCacheDictionary.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ComplexKeyHashedDictionary.cpp Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
DictionaryStructure.cpp Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
FlatDictionary.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
HashedDictionary.cpp Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
MySQLDictionarySource.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ODBCDictionarySource.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
RangeHashedDictionary.cpp Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
writeParenthesisedString.cpp dbms: Minor improvement. [#METR-21516] 2016-05-29 08:39:24 +03:00