ClickHouse/dbms/include/DB/Core
2014-04-04 06:27:01 +04:00
..
Block.h dbms: tiny modification [#METR-2944]. 2014-01-08 16:23:31 +00:00
ColumnNumbers.h
ColumnsWithNameAndType.h
ColumnWithNameAndType.h dbms: removed IColumn::clear function [#CONV-7486]. 2013-05-03 03:23:41 +00:00
Defines.h Merge 2014-04-03 20:23:31 +04:00
ErrorCodes.h dbms: added checking of max_query_size [#METR-10718]. 2014-04-04 06:27:01 +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 Removed 'tr1' [#METR-2807]. 2014-01-08 16:33:28 +00:00
NameAndType.h
Names.h
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
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
SortDescription.h dbms: better comparison of floating point numbers with NaNs [#METR-9053]. 2013-11-01 20:10:43 +00:00
StringRef.h Removed 'tr1' [#METR-2807]. 2014-01-08 16:33:28 +00:00
toField.h Removed useless namespace [#CONV-2807]. 2013-08-11 03:40:14 +00:00
Types.h