.. |
tests
|
dbms: fixed double spaces [#METR-2807].
|
2014-12-09 20:43:06 +03:00 |
Aggregator.cpp
|
dbms: further [#METR-2944].
|
2014-10-29 05:35:16 +03:00 |
Cluster.cpp
|
Changed boost:: to std:: for bind, ref/cref, thread, shared_ptr [#METR-2807].
|
2014-10-16 05:21:03 +04:00 |
Context.cpp
|
dbms: fixed error with replication when 'interserver_http_port' is not specified [#METR-13831].
|
2014-11-19 23:40:51 +03:00 |
executeQuery.cpp
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
ExpressionActions.cpp
|
dbms: addition to prev. revision [#METR-2944].
|
2014-08-23 00:16:16 +04:00 |
ExpressionAnalyzer.cpp
|
Merge
|
2014-11-12 13:37:47 +03:00 |
InterpreterAlterQuery.cpp
|
Merge
|
2014-11-12 13:42:04 +03:00 |
InterpreterCheckQuery.cpp
|
dbms: added check query [#METR-11709]
|
2014-08-05 14:53:27 +04:00 |
InterpreterCreateQuery.cpp
|
Merge
|
2014-11-12 13:37:47 +03:00 |
InterpreterDropQuery.cpp
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
InterpreterInsertQuery.cpp
|
Merge
|
2014-11-12 13:37:47 +03:00 |
InterpreterQuery.cpp
|
dbms: added check query [#METR-11709]
|
2014-08-05 14:53:27 +04:00 |
InterpreterRenameQuery.cpp
|
Passing new db name to IStorage::rename. [#METR-12038]
|
2014-07-28 18:50:51 +04:00 |
InterpreterSelectQuery.cpp
|
Simplify code [#METR-14099].
|
2014-12-15 19:07:50 +03:00 |
InterpreterShowTablesQuery.cpp
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
Join.cpp
|
dbms: addition to prev. revision [#METR-13322].
|
2014-11-07 03:02:53 +03:00 |
loadMetadata.cpp
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
Quota.cpp
|
clickhouse-server: loading users, profiles and quotas form separate config file. [#METR-8956]
|
2014-02-13 07:17:22 +00:00 |
Set.cpp
|
dbms: fixed error with filtering by set of tuples with elements that fit in 128 bits [#METR-13322].
|
2014-11-06 06:03:40 +03:00 |
Settings.cpp
|
dbms: returned support of profiles inheritance [#METR-11872].
|
2014-07-08 23:42:53 +04:00 |
sortBlock.cpp
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
SplittingAggregator.cpp
|
dbms: improved performance of aggregation by one numeric key (up to: 2x for UInt8, 5x for UInt16, 1.1x for UInt32, UInt64) [#METR-2944].
|
2014-10-29 04:18:50 +03:00 |