ClickHouse/dbms/src/Functions
2014-10-28 16:43:51 +03:00
..
tests dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
FunctionFactory.cpp dbms: improved build time [#METR-2944]. 2014-08-22 04:57:20 +04:00
FunctionsArithmetic.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsArray.cpp dbms: add emptyArrayType family of functions. #[METR-13151] 2014-10-28 16:43:51 +03:00
FunctionsCoding.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsComparison.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsConditional.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsConversion.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsDateTime.cpp implement today(), yesterday() [#METR-12575] 2014-09-04 15:48:07 +04:00
FunctionsDictionaries.cpp dbms: added function regionToDistrict [#METR-12826]. 2014-09-19 22:51:24 +04:00
FunctionsFormatting.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsHashing.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsHigherOrder.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsLogical.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsMiscellaneous.cpp add function currentDatabase(), allow string-expressions in place of database name 2014-09-24 15:53:41 +04:00
FunctionsRandom.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsReinterpret.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsRound.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsString.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsStringArray.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsStringSearch.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
FunctionsURL.cpp dbms: implement firstSignificantSubdomain, cutToFirstSignificantSubdomain. [#METR-13151] 2014-10-27 18:17:07 +03:00
FunctionsVisitParam.cpp dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00