.. |
tests
|
dbms: fixed build [#METR-10616].
|
2014-03-29 00:32:38 +04:00 |
Aggregator.cpp
|
Fixed parametric aggregate functions in totals. [#METR-10566]
|
2014-03-25 22:16:40 +04:00 |
Cluster.cpp
|
dbms: Cluster: improvement; TableFunctionRemote: allowed to omit port number [#METR-9750].
|
2014-02-23 01:50:27 +04:00 |
Context.cpp
|
dbms: fixed error when uncompressed_cache or marks_cache is not set [#METR-2944].
|
2014-04-05 23:54:00 +04:00 |
executeQuery.cpp
|
dbms: added checking of max_query_size [#METR-10718].
|
2014-04-04 06:27:01 +04:00 |
ExpressionActions.cpp
|
dbms: more instrumentation [#METR-2944].
|
2014-01-04 04:53:07 +00:00 |
ExpressionAnalyzer.cpp
|
dbms: fixed Null pointer [#METR-10498]
|
2014-04-07 20:29:26 +04:00 |
InterpreterAlterQuery.cpp
|
dbms: add support for drop nested columns [#METR-10550]
|
2014-04-03 15:46:31 +04:00 |
InterpreterCreateQuery.cpp
|
dbms: fixes in create temporary table [METR-10071]
|
2014-04-01 17:41:03 +04:00 |
InterpreterDropQuery.cpp
|
Merge
|
2014-03-20 17:00:42 +04:00 |
InterpreterInsertQuery.cpp
|
dbms: fixed error with INSERT more than MAX_BLOCK_SIZE via HTTP [#METR-10789].
|
2014-04-07 23:08:47 +04:00 |
InterpreterQuery.cpp
|
Using IStorage locks properly in most places. Got rid of StoragePtr and DatabaseDropper. Drops are now synchronous. [#METR-10202]
|
2014-03-20 14:59:45 +04:00 |
InterpreterRenameQuery.cpp
|
Merge
|
2014-03-20 17:00:42 +04:00 |
InterpreterSelectQuery.cpp
|
dbms: development [#METR-10498]
|
2014-04-07 20:29:25 +04:00 |
InterpreterShowTablesQuery.cpp
|
dbms: addition to prev. revision [#CONV-8665].
|
2013-09-03 23:58:05 +00:00 |
loadMetadata.cpp
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +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
|
fixed issue [#METR-10498]
|
2014-04-07 20:29:26 +04:00 |
Settings.cpp
|
dbms: probably better [#METR-10240].
|
2014-03-07 06:10:36 +04:00 |
sortBlock.cpp
|
dbms: don't zero-fill columns with numbers [#METR-8582].
|
2013-12-08 02:29:40 +00:00 |
SplittingAggregator.cpp
|
clickhouse: totals modes. [#METR-9365]
|
2014-02-27 16:53:38 +04:00 |