ClickHouse/dbms/include/DB/Core
2015-03-11 16:15:19 +03:00
..
Block.h dbms: fixed error with StorageBuffer [#METR-15105]. 2015-02-13 23:37:30 +03:00
BlockInfo.h dbms: more scalable aggregator: development [#METR-2944]. 2015-01-03 06:18:49 +03:00
ColumnNumbers.h
ColumnsWithNameAndType.h
ColumnWithNameAndType.h
Defines.h dbms: added support for value 'auto' of setting 'max_threads'; using that value by default [#METR-2944]. 2015-02-22 13:50:36 +03:00
ErrorCodes.h dbms: Server: feature development. [#METR-15090] 2015-03-11 16:15:19 +03:00
Exception.h
Field.h dbms: harness the power of libdouble-conversion. [#METR-13363] 2014-12-09 15:08:17 +03:00
Names.h
NamesAndTypes.h dbms: improved performance on short queries from wide tables [#METR-2944]. 2015-02-15 16:30:07 +03:00
Progress.h
Protocol.h
QueryProcessingStage.h
Row.h
SortDescription.h dbms: fixed collations; preparation to external sorting [#METR-2944]. 2015-01-07 18:30:11 +03:00
StringRef.h dbms: StringRef operator std::string made explicit 2015-02-27 17:28:19 +03:00
toField.h
Types.h