ClickHouse/programs/client
Ivan 495c6e03aa
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr

* Fix shared context captured by value

* Fix build

* Fix Context with named sessions

* Fix copy context

* Fix gcc build

* Merge with master and fix build

* Fix gcc-9 build
2021-04-11 02:33:54 +03:00
..
clickhouse-client.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
clickhouse-client.xml Fix XML 2021-02-10 16:39:59 +03:00
Client.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
CMakeLists.txt Add simple "clickhouse-install" tool 2020-08-08 21:38:34 +03:00
ConnectionParameters.cpp Fix "Arcadia" build 2020-08-11 00:36:49 +03:00
ConnectionParameters.h Implemented in a different way 2020-04-15 04:59:14 +03:00
QueryFuzzer.cpp fix window functions with multiple input streams and no sorting 2021-04-06 14:43:27 +03:00
QueryFuzzer.h add frame fuzzing and one query that fails under msan 2021-02-03 09:42:54 +03:00
Suggest.cpp Update Suggest.cpp 2021-01-30 01:21:51 +03:00
Suggest.h client/suggest: set system_events_show_zero_values for query 2021-01-28 23:16:06 +03:00
TestHint.h Consolidate the test hint handling 2021-01-19 01:40:30 +03:00