ClickHouse/dbms/include/DB/Core
2014-03-27 16:06:44 +04:00
..
Block.h dbms: tiny modification [#METR-2944]. 2014-01-08 16:23:31 +00:00
ColumnNumbers.h dbms: development. 2010-06-24 19:12:10 +00: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 temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071] 2014-03-27 16:06:44 +04:00
ErrorCodes.h Using IStorage locks properly in most places. Got rid of StoragePtr and DatabaseDropper. Drops are now synchronous. [#METR-10202] 2014-03-20 14:59:45 +04:00
Exception.h dbms: better [#METR-9194]. 2013-11-18 19:18:03 +00:00
Field.h Removed 'tr1' [#METR-2807]. 2014-01-08 16:33:28 +00:00
NameAndType.h dbms: development [#CONV-2504]. 2011-08-09 19:19:00 +00: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 Fixed warnings on clang [#METR-2807]. 2014-03-10 08:17:17 +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 dbms: better comparison of floating point numbers with NaNs [#METR-9053]. 2013-11-01 20:10:43 +00:00
StackTrace.h dbms: tiny improvement [#METR-10240]. 2014-03-07 07:58:13 +04: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 Fixed error with strong typedef [#CONV-7027]. 2013-03-28 22:22:04 +00:00