..
tests
Remove rvo_test
2019-04-18 15:25:30 +03:00
AccurateComparison.h
Simplify template implementation.
2019-05-16 14:09:22 +03:00
BackgroundSchedulePool.cpp
Fixed race condition in DNSCacheUpdater
2019-04-06 04:09:15 +03:00
BackgroundSchedulePool.h
Fixed race condition in DNSCacheUpdater
2019-04-06 04:09:15 +03:00
Block.cpp
add data types to the prepared_sets key for literals #4058
2019-01-23 14:20:01 +03:00
Block.h
* Adding other changes to support LIVE VIEWs
2019-05-28 17:17:48 -04:00
BlockInfo.cpp
Added some warnings from clang's -Weverything
2019-01-04 17:14:48 +03:00
BlockInfo.h
fix for review: rename variable CLICKHOUSE-3578
2018-12-04 23:10:43 +03:00
callOnTypeIndex.h
Treat Enum* types as Int* inside If() function.
2018-12-19 17:02:26 +03:00
CMakeLists.txt
Debian: simpler package ( #662 )
2017-04-10 20:43:30 +03:00
ColumnNumbers.h
Moved headers and sources to same place [#CLICKHOUSE-3].
2017-04-01 12:22:42 +03:00
ColumnsWithTypeAndName.h
Moved headers and sources to same place [#CLICKHOUSE-3].
2017-04-01 12:22:42 +03:00
ColumnWithTypeAndName.cpp
Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2]
2018-02-20 04:14:38 +03:00
ColumnWithTypeAndName.h
Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2]
2018-02-20 04:14:38 +03:00
DecimalComparison.h
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
2018-09-07 17:37:26 +03:00
Defines.h
* Renaming live_view_heartbeat_delay setting to live_view_heartbeat_interval
2019-06-06 21:10:56 -04:00
ExternalResultDescription.cpp
Build fixes (FreeBSD port) ( #4397 )
2019-02-15 14:46:07 +03:00
ExternalResultDescription.h
Build fixes (FreeBSD port) ( #4397 )
2019-02-15 14:46:07 +03:00
ExternalTable.cpp
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
2019-02-27 21:34:38 +03:00
ExternalTable.h
Moved file to appropriate place; split to cpp #2482
2018-08-20 05:34:00 +03:00
Field.cpp
Fix readBinary linkage error in Field.cpp
2019-02-28 14:16:45 +08:00
Field.h
Updated FieldVisitor.
2019-02-11 18:46:19 +03:00
iostream_debug_helpers.cpp
CLICKHOUSE-4523 Fix "Column '0' already exists" in SELECT .. PREWHERE on column with DEFAULT ( #5397 )
2019-05-25 14:03:12 +03:00
iostream_debug_helpers.h
CLICKHOUSE-4523 Fix "Column '0' already exists" in SELECT .. PREWHERE on column with DEFAULT ( #5397 )
2019-05-25 14:03:12 +03:00
MySQLProtocol.cpp
added password check and changed packets serialization
2019-04-01 12:27:39 +03:00
MySQLProtocol.h
Remove debug logging from MySQL protocol
2019-05-30 11:25:16 +03:00
Names.h
make is_in_primary_key and etcetera work. add test.
2018-11-19 17:31:16 +03:00
NamesAndTypes.cpp
add checks for ALTER MODIFY ORDER BY [#CLICKHOUSE-3859]
2018-11-14 20:12:32 +03:00
NamesAndTypes.h
add checks for ALTER MODIFY ORDER BY [#CLICKHOUSE-3859]
2018-11-14 20:12:32 +03:00
Protocol.h
fixes for review CLICKHOUSE-3578
2018-12-06 20:20:17 +03:00
QualifiedTableName.h
Unification [#CLICKHOUSE-2].
2017-09-15 15:16:12 +03:00
QueryProcessingStage.h
Whitespaces [#CLICKHOUSE-2]
2018-11-26 03:56:50 +03:00
Row.h
translate comments
2017-04-30 23:46:40 -07:00
Settings.cpp
Merge pull request #4936 from TCeason/feature/support_settings_for_async
2019-05-09 23:59:29 +03:00
Settings.h
* Adding max_live_view_insert_blocks_before_refresh setting
2019-06-23 09:51:29 -04:00
SettingsCommon.cpp
Get rid of code duplication, use templates.
2019-04-29 03:22:59 +03:00
SettingsCommon.h
Fix postfix increment operator of Settings::iterator
2019-05-14 18:46:01 +03:00
SortCursor.h
Resolved some of PVS-Studio warnings
2019-04-22 19:07:09 +03:00
SortDescription.h
fix style
2018-10-19 16:04:50 +03:00
TypeListNumber.h
renamed TypeListNumber to TypeListNumbers [#CLICKHOUSE-2090]
2017-09-01 15:09:08 +03:00
Types.h
Fixed linking with lld
2019-05-30 11:23:20 +03:00
UUID.h
Preparation for extra warnings [#CLICKHOUSE-2]
2018-08-10 07:02:56 +03:00