.. |
Block.h
|
dbms: tiny modification [#METR-2944].
|
2014-01-08 16:23:31 +00:00 |
ColumnNumbers.h
|
Removed useless code [#METR-2807].
|
2014-04-08 10:51:53 +04: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
|
dbms: lowered default block size; introduced default insert block size [#METR-11014]..
|
2014-04-30 00:22:57 +04:00 |
ErrorCodes.h
|
dbms: tracking amount of memory usage per query [#METR-11015].
|
2014-05-04 02:57:43 +04:00 |
Exception.h
|
Moved DB::Exception and StackTrace to statdaemons (to allow zkutil to have stack trace in exceptions without depending on dbms). [#METR-10202]
|
2014-04-03 11:14:42 +04:00 |
Field.h
|
dbms: removed useless code [#METR-2944].
|
2014-04-08 10:52:56 +04:00 |
Names.h
|
dbms: development [#CONV-2944].
|
2011-08-09 15:57:33 +00:00 |
NamesAndTypes.h
|
dbms: Fixed error with incorrect handling of weird case (column names with whitespaces) [#METR-10225].
|
2014-02-26 23:50:04 +04:00 |
Progress.h
|
dbms: development [#CONV-2944].
|
2012-05-16 18:32:32 +00:00 |
Protocol.h
|
protocol: commets on sending external tables [METR-10071]
|
2014-03-28 16:19:59 +04:00 |
QueryProcessingStage.h
|
Fixed warnings on clang [#METR-2807].
|
2014-03-10 08:17:17 +04: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
|
Improvement [#METR-2807].
|
2014-04-08 11:31:51 +04:00 |
StringRef.h
|
dbms: unified hash tables: development [#METR-2944].
|
2014-04-29 04:28:18 +04:00 |
toField.h
|
Removed useless namespace [#CONV-2807].
|
2013-08-11 03:40:14 +00:00 |
Types.h
|
dbms: unified hash tables: development [#METR-2944].
|
2014-04-29 04:28:18 +04:00 |