ClickHouse/dbms/include/DB/Core
2013-02-11 17:30:09 +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
Defines.h dbms: improved performance of queries with large aggregation result [#CONV-2944]. 2013-02-03 18:39:09 +00:00
ErrorCodes.h clickhouse: fixed some alias issues [#CONV-2944]. 2013-02-11 17:30:09 +00:00
Exception.h dbms: c++ style [#CONV-2944]. 2012-11-16 22:08:15 +00:00
Field.h dbms: improvement [#CONV-2944]. 2013-02-09 02:20:26 +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 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
StackTrace.h
StringRef.h
toField.h
Types.h dbms: improvement of aggregation (incomplete) [#CONV-2944]. 2013-02-08 19:34:44 +00:00