.. |
Block.h
|
Addition to prev. revision [#CONV-7951].
|
2013-06-21 23:27:26 +00:00 |
ColumnNumbers.h
|
dbms: development.
|
2010-06-24 19:12:10 +00:00 |
ColumnsWithNameAndType.h
|
dbms: development [#CONV-2944].
|
2011-10-31 06:37:12 +00:00 |
ColumnWithNameAndType.h
|
dbms: removed IColumn::clear function [#CONV-7486].
|
2013-05-03 03:23:41 +00:00 |
Defines.h
|
implemented using revision version [#CONV-7906]
|
2013-06-18 14:12:10 +00:00 |
ErrorCodes.h
|
added new type of Action: MULTIPLE_ARRAY_JOIN [#CONV-7967]
|
2013-07-26 13:46:52 +00:00 |
Exception.h
|
dbms: c++ style [#CONV-2944].
|
2012-11-16 22:08:15 +00:00 |
Field.h
|
dbms: improvement [#CONV-2944].
|
2013-06-21 20:34:19 +00:00 |
NameAndType.h
|
dbms: development [#CONV-2504].
|
2011-08-09 19:19:00 +00:00 |
Names.h
|
dbms: development [#CONV-2944].
|
2011-08-09 15:57:33 +00:00 |
NamesAndTypes.h
|
clickhouse: added parsing of lambda-expressions [#CONV-7444].
|
2013-05-08 09:52:02 +00:00 |
Progress.h
|
dbms: development [#CONV-2944].
|
2012-05-16 18:32:32 +00:00 |
Protocol.h
|
added comments, fixed non-emptiness of SelectSampleBlock [#CONV-7906]
|
2013-06-19 13:09:28 +00:00 |
QueryProcessingStage.h
|
dbms: fixed error [#CONV-2944].
|
2012-10-12 18:25:20 +00:00 |
Row.h
|
dbms: using special array for Row and instead of std::vector<AggregateFunctionPlainPtrs> (experimental) [#CONV-2944].
|
2013-01-07 00:57:43 +00:00 |
SortDescription.h
|
renamed methods with collator in ColumnString, removed catching exception [#CONV-7651]
|
2013-05-30 14:28:27 +00:00 |
StackTrace.h
|
dbms: development [#CONV-2944].
|
2011-12-12 06:15:34 +00:00 |
StringRef.h
|
dbms: improved performance of aggregation by many fields: lowered number of allocs; more direct memory layout; don't use temporary Fields; lowered memory consumption [#CONV-2944].
|
2013-06-30 16:56:00 +00:00 |
toField.h
|
sqxxl: addition to prev. revision [#CONV-2944].
|
2012-06-07 18:45:06 +00:00 |
Types.h
|
Fixed error with strong typedef [#CONV-7027].
|
2013-03-28 22:22:04 +00:00 |