Raúl Marín
|
34b0bb6b7f
|
Move formatBlock to its own file
|
2021-07-29 16:39:42 +02:00 |
|
Nikolai Kochetov
|
dbaa6ffc62
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
|
tavplubix
|
e9ff0b6d70
|
Merge pull request #23657 from kssenii/poco-file-to-std-fs
Poco::File to std::filesystem
|
2021-05-31 23:17:02 +03:00 |
|
Nikolai Kochetov
|
afc1fe7f3d
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
|
kssenii
|
2a631aaf08
|
Final fixes
|
2021-05-29 00:34:44 +03:00 |
|
Alexander Kuzmenkov
|
3f57fc085b
|
remove mutable context references from functions interface
Also remove it from some visitors.
|
2021-05-28 19:45:37 +03:00 |
|
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 |
|
Maksim Kita
|
6b69d859c1
|
Added ExecutablePool dictionary source
|
2021-03-05 13:17:45 +03:00 |
|
Maksim Kita
|
d3f299269f
|
Fixed code review issues
|
2021-02-01 12:35:47 +03:00 |
|
Maksim Kita
|
d194294d0b
|
Fixed tests
|
2021-02-01 12:35:47 +03:00 |
|
Maksim Kita
|
dafb0ef4e9
|
ExecutableDictionarySource added implicit_key option
|
2021-02-01 12:35:47 +03:00 |
|
Артем Стрельцов
|
741775a12f
|
fixed some remarks from review
|
2020-04-17 22:54:53 +03:00 |
|
Артем Стрельцов
|
cd2eac9f93
|
codestyle fixed
|
2020-04-09 23:52:53 +03:00 |
|
Артем Стрельцов
|
5a70a77c4a
|
Merge branch 'master' into direct_queries
|
2020-04-09 17:29:37 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|