.. |
ClusterProxy
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
tests
|
Fixed error when table couldn't alter itself in constructor [#METR-21479].
|
2016-06-10 23:46:58 +03:00 |
Aggregator.cpp
|
Get rid of Poco::SharedPtr [#METR-21503].
|
2016-05-28 20:31:50 +03:00 |
Cluster.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:15:36 +03:00 |
CMakeLists.txt
|
Removed sensitive data.
|
2016-02-08 00:58:58 +03:00 |
Compiler.cpp
|
Workarounds for Openstack machines [#METR-20000].
|
2016-06-10 22:36:35 +03:00 |
Context.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 17:14:18 +03:00 |
convertFieldToType.cpp
|
Added limited support for expressions in INSERT ... VALUES [#METR-20048].
|
2016-02-13 09:37:19 +03:00 |
DictionaryFactory.cpp
|
dbms: cutting dependency [#METR-2944].
|
2016-01-12 05:21:15 +03:00 |
evaluateConstantExpression.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
evaluateMissingDefaults.cpp
|
dbms: less dependencies [#METR-2944].
|
2016-01-13 03:32:59 +03:00 |
executeQuery.cpp
|
Fixed off-by-one error in Quota [#METR-20539].
|
2016-03-22 02:20:00 +03:00 |
ExpressionActions.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
ExpressionAnalyzer.cpp
|
Fixed error after moving from Poco::SharedPtr to std::shared_ptr [#METR-21503].
|
2016-05-30 23:31:03 +03:00 |
ExternalDictionaries.cpp
|
Tiny modifications [#METR-21651].
|
2016-06-09 07:37:21 +03:00 |
getClusterName.cpp
|
Added table function 'shardByHash' [#METR-21287].
|
2016-05-13 06:22:16 +03:00 |
InterpreterAlterQuery.cpp
|
Altering primary key [#METR-21119].
|
2016-05-14 00:08:19 +03:00 |
InterpreterCheckQuery.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
InterpreterCreateQuery.cpp
|
Fixed error when table couldn't alter itself in constructor [#METR-21479].
|
2016-06-10 23:46:58 +03:00 |
InterpreterDropQuery.cpp
|
Cloud databases: development [#METR-19998].
|
2016-03-28 14:19:14 +03:00 |
InterpreterFactory.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
InterpreterInsertQuery.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
InterpreterRenameQuery.cpp
|
Don't do global locking when renaming single table [#METR-19997].
|
2016-03-22 04:33:17 +03:00 |
InterpreterSelectQuery.cpp
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:56:51 +03:00 |
InterpreterShowTablesQuery.cpp
|
Merge
|
2015-10-01 18:10:41 +03:00 |
Join.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
loadMetadata.cpp
|
Squashed commit of the following:
|
2016-03-19 04:18:49 +03:00 |
LogicalExpressionsOptimizer.cpp
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 19:19:27 +03:00 |
ProcessList.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:15:36 +03:00 |
QueryLog.cpp
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:42:22 +03:00 |
Quota.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:15:36 +03:00 |
reinterpretAsIdentifier.cpp
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:56:51 +03:00 |
Set.cpp
|
Using std::shared_ptr for columns [#METR-21503].
|
2016-05-28 08:31:36 +03:00 |
Settings.cpp
|
Fixed minor issue with readonly setting [#METR-15268].
|
2016-02-12 06:45:26 +03:00 |
sortBlock.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 17:14:18 +03:00 |