ClickHouse/dbms/include/DB/Client
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
..
Connection.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
ConnectionPool.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
ConnectionPoolWithFailover.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
MultiplexedConnections.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