.. |
FunctionFactory.h
|
dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944].
|
2014-08-22 19:48:48 +04:00 |
FunctionsArithmetic.h
|
dbms: FunctionsArithmetic: style [#METR-12575].
|
2014-09-18 00:18:52 +04:00 |
FunctionsArray.h
|
dbms: add emptyArrayType family of functions. #[METR-13151]
|
2014-10-28 16:43:51 +03:00 |
FunctionsCoding.h
|
Revert "dbms: remove redundant memset(0) from IPv6StringToNum. [#METR-13151]"
|
2014-10-31 15:57:30 +03:00 |
FunctionsComparison.h
|
dbms: improved performance of comparisons [#METR-2944].
|
2014-08-17 09:41:28 +04:00 |
FunctionsConditional.h
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
FunctionsConversion.h
|
dbms: properly resize const strings passed into toFixedString.
|
2014-10-31 16:49:48 +03:00 |
FunctionsDateTime.h
|
implement today(), yesterday() [#METR-12575]
|
2014-09-04 15:48:07 +04:00 |
FunctionsDictionaries.h
|
dbms: added function regionToDistrict [#METR-12826].
|
2014-09-19 22:51:24 +04:00 |
FunctionsFormatting.h
|
dbms: improved build time [#METR-2944].
|
2014-08-22 04:57:20 +04:00 |
FunctionsHashing.h
|
dbms: correct typo
|
2014-11-10 14:38:06 +03:00 |
FunctionsHigherOrder.h
|
dbms: add arrayFirst, arrayFirstIndex functions. [#METR-13151]
|
2014-10-28 18:49:33 +03:00 |
FunctionsLogical.h
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
FunctionsMiscellaneous.h
|
Merge
|
2014-11-12 13:37:47 +03:00 |
FunctionsRandom.h
|
dbms: faster rand and rand64 functions [#METR-2944].
|
2014-08-17 12:28:03 +04:00 |
FunctionsReinterpret.h
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
FunctionsRound.h
|
dbms: fixed typo [#CONV-2944].
|
2012-12-24 17:23:30 +00:00 |
FunctionsString.h
|
dbms: implement concat for arbitrary arity (> 0). [#METR-12888]
|
2014-11-07 21:42:00 +03:00 |
FunctionsStringArray.h
|
dbms: improved build time [#METR-2944].
|
2014-08-22 04:57:20 +04:00 |
FunctionsStringSearch.h
|
dbms: improvement [#METR-13153].
|
2014-10-10 03:14:06 +04:00 |
FunctionsURL.h
|
dbms: implement firstSignificantSubdomain, cutToFirstSignificantSubdomain. [#METR-13151]
|
2014-10-27 18:17:07 +03:00 |
FunctionsVisitParam.h
|
dbms: don't zero-fill columns with numbers [#METR-8582].
|
2013-12-08 02:29:40 +00:00 |
IFunction.h
|
dbms: removed sign_rewrite (obsolete, unused); tiny modifications [#METR-11370].
|
2014-06-12 23:23:06 +04:00 |
NumberTraits.h
|
dbms: Rename all binary operations from bitwise* to bit* (e.g. bitwiseAnd -> bitAnd) [METR-9508]
|
2013-12-17 16:06:52 +00:00 |