ClickHouse/dbms/include/DB/Core
2013-02-25 23:08:25 +00:00
..
Block.h dbms: added locks to storages Memory and Log [#CONV-2944]. 2012-11-30 04:28:13 +00:00
ColumnNumbers.h
ColumnsWithNameAndType.h
ColumnWithNameAndType.h clickhouse: added DESCRIBE and SHOW CREATE queries, fixed formatting queries with FORMAT section [#CONV-6766]. 2013-02-21 10:02:33 +00:00
Defines.h dbms: improved performance of queries with large aggregation result [#CONV-2944]. 2013-02-03 18:39:09 +00:00
ErrorCodes.h clickhouse: clickhouse-client return code is exception code [#CONV-2944]. 2013-02-21 10:40:18 +00:00
Exception.h
Field.h dbms: fix for DB::Array [#CONV-6668]. 2013-02-25 23:08:25 +00:00
NameAndType.h
Names.h
NamesAndTypes.h Merge 2012-11-30 05:24:24 +00:00
Progress.h
Protocol.h dbms: allowed to send custom settings with query; sending current settings to remote servers for distributed query processing [#CONV-2944]. 2013-02-01 19:02:04 +00:00
QueryProcessingStage.h
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
StackTrace.h
StringRef.h
toField.h
Types.h dbms: improvement of aggregation (incomplete) [#CONV-2944]. 2013-02-08 19:34:44 +00:00