ClickHouse/dbms/include/DB/Common
2015-12-08 12:16:40 +03:00
..
HashTable dbms: fixed error [#METR-17000]. 2015-12-06 17:27:09 +03:00
AIO.h AIOContextPool: wait for all io_events in flight before destruction [#METR-18618] 2015-11-05 18:40:01 +03:00
Allocator.h dbms: unified allocators [#METR-18778]. 2015-11-15 06:09:40 +03:00
Arena.h dbms: unified allocators [#METR-18778]. 2015-11-15 06:09:40 +03:00
ArenaWithFreeLists.h dbms: use ArenaWithFreeLists for strings in cache dictionary [#METR-17328] 2015-11-24 15:47:51 +03:00
AutoArray.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
Collator.h Moved files [#METR-17973]. 2015-10-05 04:35:28 +03:00
CombinedCardinalityEstimator.h dbms: Server: Small improvement [#METR-17985] 2015-10-26 16:30:36 +03:00
CompactArray.h Fixed errors in gcc-5 [#METR-18843]. 2015-11-16 07:56:31 +03:00
ConcurrentBoundedQueue.h ClickHouse: fixed UnionBlockInputStream calling readSuffixImpl during a call to readImpl. Better invariant for IBlockInputStream::readSuffix(). [#METR-9007] 2013-11-25 10:46:25 +00:00
ConfigProcessor.h Moved files [#METR-17973]. 2015-10-05 04:26:43 +03:00
CounterInFile.h dbms: added support for different numeric types in function has [#METR-18382]. 2015-10-12 10:05:54 +03:00
escapeForFileName.h dbms: added support for hex escape sequences in strings [#METR-19072]. 2015-11-25 06:11:17 +03:00
Exception.h Probably better [#METR-17973]. 2015-10-05 08:40:27 +03:00
ExternalTable.h Moved files [#METR-17973]. 2015-10-05 04:26:43 +03:00
FileChecker.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
formatReadable.h dbms: added function formatReadableSize [#METR-16184]. 2015-09-20 05:03:12 +03:00
getFQDNOrHostName.h dbms: fixed error [#METR-16575] [#METR-16573]. 2015-05-29 03:33:56 +03:00
HTMLForm.h Moved files [#METR-17973]. 2015-10-05 04:26:43 +03:00
HyperLogLogBiasEstimator.h Moved files [#METR-17973]. 2015-10-05 04:26:43 +03:00
HyperLogLogCounter.h dbms: moved file [#METR-18778]. 2015-11-15 12:06:53 +03:00
HyperLogLogWithSmallSetOptimization.h Moved files [#METR-17973]. 2015-10-05 04:11:12 +03:00
Increment.h Moved files [#METR-17973]. 2015-10-05 04:11:12 +03:00
isLocalAddress.h dbms: extract function Cluster::isLocal 2015-02-10 17:50:52 +03:00
localBackup.h dbms: added FREEZE PARTITION functionality [#METR-13441]. 2014-11-11 07:11:07 +03:00
LRUCache.h Moved files [#METR-17973]. 2015-10-05 04:35:28 +03:00
Macros.h dbms: allowed recursive macros [#METR-13146]. 2014-10-15 23:38:46 +04:00
MemoryTracker.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
NetException.h Moved files [#METR-17973]. 2015-10-05 04:26:43 +03:00
OptimizedRegularExpression.h Moved files [#METR-17973]. 2015-10-05 04:11:12 +03:00
OptimizedRegularExpression.inl dbms: OptimizedRegularExpression: fixed error [#METRIKASUPP-5937]. 2015-10-29 03:18:40 +03:00
PODArray.h dbms: addition to prev. revision [#METR-18778]. 2015-11-15 10:05:01 +03:00
PoolBase.h Moved files [#METR-17973]. 2015-10-05 04:26:43 +03:00
PoolWithFailoverBase.h Merge 2015-10-12 17:53:16 +03:00
ProfileEvents.h dbms: instrumenting external sort/aggregation [#METR-17000]. 2015-12-04 00:23:21 +03:00
RadixSort.h dbms: added comment [#METR-19024]. 2015-11-23 23:24:54 +03:00
setThreadName.h dbms: setting thread names [#METR-2944]. 2015-09-24 21:54:21 +03:00
SimpleCache.h Moved files [#METR-17973]. 2015-10-05 03:33:43 +03:00
SipHash.h Merge 2015-07-03 11:29:53 +03:00
SmallObjectPool.h dbms: SmallObjectPool: fix odr-use in debug build 2015-12-08 12:16:40 +03:00
StackTrace.h Moved files [#METR-17973]. 2015-10-05 04:11:12 +03:00
Stopwatch.h Moved file [#METR-17973]. 2015-10-05 03:44:40 +03:00
StringSearcher.h dbms: ext.hpp include fix 2015-10-15 15:40:17 +03:00
Throttler.h Moved files [#METR-17973]. 2015-10-05 04:35:28 +03:00
typeid_cast.h dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
UInt128.h Revert "dbms: improvement (incomplete) [#METR-16164]." 2015-05-03 12:13:08 +03:00
UnicodeBar.h dbms: fixed errors in gcc 4.9 [#METR-2944]. 2015-01-24 04:10:05 +03:00
UTF8Helpers.h dbms: DB::UTF8::syncForward remove default parameter value 2015-10-15 15:55:34 +03:00
VirtualColumnUtils.h dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
Volnitsky.h dbms: move Volnitsky to DB namespace 2015-10-15 16:05:27 +03:00