ClickHouse/dbms/include/DB/Client
Alexey Zatelepin e1bb33cad0 PR fixes:
* add forgotten const
* print exception string if switching to server timezone failed
* protocol compatibility with old versions
* use ALWAYS_INLINE in DateLUT.h
2016-11-15 10:24:55 +00:00
..
Connection.h PR fixes: 2016-11-15 10:24:55 +00: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