ClickHouse/src/Databases
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
..
MySQL Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
PostgreSQL Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseAtomic.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseAtomic.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseDictionary.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseDictionary.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseFactory.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseFactory.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseLazy.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseLazy.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseMemory.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseMemory.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseOnDisk.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseOnDisk.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseOrdinary.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseOrdinary.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseReplicated.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseReplicated.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseReplicatedSettings.cpp review suggestions 2021-02-20 02:41:58 +03:00
DatabaseReplicatedSettings.h fix 2021-03-10 00:41:04 +03:00
DatabaseReplicatedWorker.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseReplicatedWorker.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabasesCommon.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabasesCommon.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseWithDictionaries.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DatabaseWithDictionaries.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DictionaryAttachInfo.h Show information about not loaded dictionaries in system.columns, system.tables 2020-04-18 12:50:54 +03:00
IDatabase.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ya.make review suggestions 2021-02-20 02:41:58 +03:00
ya.make.in Fix Arcadia 2021-01-07 06:45:12 +03:00