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 |
|
kssenii
|
5d953a4b86
|
Better
|
2021-03-12 21:48:52 +00:00 |
|
kssenii
|
9e9bf2bb75
|
Common base for bridges part 3
|
2021-03-07 13:55:40 +00:00 |
|
Nikolai Kochetov
|
d51a9c551b
|
Remove shared_ptr to SharedContext from Context.
|
2020-04-17 12:47:40 +03:00 |
|
Ivan
|
97f2a2213e
|
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
|
2020-04-02 02:51:21 +03:00 |
|