Commit Graph

14 Commits

Author SHA1 Message Date
akazz
58d83e44ed Build fixed 2019-07-23 01:39:42 +03:00
Alexander Kazakov
9c769bb942 Fixed build in clang 2019-07-22 16:56:38 +03:00
akazz
87ef45bd3a Fixed column size mismatch in some scenarios 2019-07-18 13:20:53 +03:00
akazz
e34e745466 Fix for consts 2019-07-18 13:14:12 +03:00
akazz
b6960e6700 Minor renamings 2019-07-18 12:09:29 +03:00
akazz
eb10ae0e5e WIP - Fixes and code moving around 2019-07-18 11:07:24 +03:00
akazz
6f9d87f787 WIP - Made code much more compact 2019-07-17 19:10:37 +03:00
akazz
f75585cd46 Moving around some code 2019-07-17 00:06:23 +03:00
akazz
df2d347617 WIP: Candidate1 - Much less code. Several TODO's are still there 2019-07-16 23:57:11 +03:00
Alexey Milovidov
310736cd7e Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
Alexey Milovidov
137ad95929 Changed tabs to spaces in code [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
Andrey Mironov
85e511fdab dbms: refactor IFunction descendants' registration in FunctionFactory 2014-11-12 21:04:49 +03:00
Alexey Milovidov
3defedab21 dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944]. 2014-08-22 19:48:48 +04:00
Alexey Milovidov
2b188ba6e0 dbms: improved build time [#METR-2944]. 2014-08-22 04:57:20 +04:00