ClickHouse/base
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
..
bridge Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
common Better fix 2021-04-01 03:44:02 +03:00
daemon Fix vanilla GCC compilation in macOS 2021-04-09 04:28:24 +04:00
ext Add SCOPE_EXIT_SAFE/SCOPE_EXIT_MEMORY_SAFE helpers 2021-04-06 21:10:37 +03:00
glibc-compatibility Add one more variant to memcpy benchmark 2021-03-16 00:04:03 +03:00
harmful fix 2021-01-20 14:12:33 +03:00
loggers Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00
mysqlxx Fix settings 2021-04-01 11:41:22 +00:00
pcg-random Fix codespell warnings. Split style checks. Update style checks docker 2020-12-24 13:17:52 +03:00
readpassphrase readpassphrase mute recursion in macro expansion 2021-03-10 18:05:24 +03:00
widechar_width Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00
CMakeLists.txt Fix split build finally 2021-03-12 21:12:34 +00:00
ya.make Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00