Alexey Arno
|
44a135f656
|
dbms: better [#METR-19266]
|
2016-08-15 17:36:01 +03:00 |
|
Alexey Arno
|
f4e77aaf97
|
dbms: Better code for functions processing. Code cleanup. [#METR-19266]
|
2016-08-15 14:14:29 +03:00 |
|
Alexey Arno
|
8ebbc141eb
|
dbms: Code cleanup. [#METR-19266]
|
2016-08-12 17:57:39 +03:00 |
|
Alexey Arno
|
568fe119fb
|
dbms: Got rid of useless display code for CASE and IS NULL/IS NOT NULL. Also simplified CASE implementation. [#METR-19266]
|
2016-08-12 17:06:58 +03:00 |
|
Alexey Arno
|
3fcf4347cd
|
dbms: More comments. Cleanups. Moved a lot of FunctionsArray code into implementation file. [#METR-19266]
|
2016-08-11 19:47:28 +03:00 |
|
Alexey Arno
|
9896c8ce78
|
dbms: Merged from master [#METR-19266]
|
2016-08-11 17:15:27 +03:00 |
|
Alexey Arno
|
180b14eabf
|
dbms: better [#METR-19266]
|
2016-08-11 16:50:47 +03:00 |
|
Alexey Arno
|
828012c077
|
dbms: better [#METR-19266]
|
2016-08-11 03:39:12 +03:00 |
|
Alexey Arno
|
87f330627e
|
dbms: better [#METR-19266]
|
2016-08-11 03:17:30 +03:00 |
|
Alexey Arno
|
42cb1f690c
|
dbms: improvements [#METR-19266]
|
2016-08-11 00:15:51 +03:00 |
|
Alexey Milovidov
|
225d6bf30a
|
Fixed possible overflow [#METR-22187].
|
2016-08-10 23:09:37 +03:00 |
|
Alexey Arno
|
f5d9d0ebc9
|
Merge branch 'master' into METR-19266 [#METR-19266]
|
2016-08-10 22:13:15 +03:00 |
|
Alexey Arno
|
e2b6e10ec1
|
dbms: Various fixes + more comments [#METR-19266]
|
2016-08-10 22:12:29 +03:00 |
|
Alexey Milovidov
|
65c34e8274
|
Addition to prev. revision [#METR-2807].
|
2016-08-07 12:10:45 +03:00 |
|
Alexey Arno
|
531ff3d5ac
|
dbms: Merged with master [#METR-19266]
|
2016-08-05 18:44:19 +03:00 |
|
Alexey Arno
|
38331e93e7
|
dbms: Cleanup + added function assumeNotNull [#METR-19266]
|
2016-08-05 15:52:09 +03:00 |
|
Alexey Arno
|
655d0cb5b4
|
dbms: Cleanup [#METR-19266]
|
2016-08-05 15:30:56 +03:00 |
|
Alexey Arno
|
a6ed503f49
|
dbms: Cleanup [#METR-19266]
|
2016-08-05 14:34:50 +03:00 |
|
Alexey Arno
|
a5cd138deb
|
dbms: Cleanup [#METR-19266]
|
2016-08-05 14:31:55 +03:00 |
|
Alexey Milovidov
|
61b9996d9e
|
Better [#METR-22173].
|
2016-08-05 05:28:34 +03:00 |
|
Alexey Arno
|
91bfb1aee2
|
dbms: Cleanup [#METR-19266]
|
2016-08-05 02:32:18 +03:00 |
|
Alexey Arno
|
2888a7be26
|
dbms: Cleanup [#METR-19266]
|
2016-08-05 02:10:35 +03:00 |
|
Alexey Arno
|
8c02bc44c5
|
dbms: Added support for nullable parameters (conditions and/or branches) in the function multiIf [#METR-19266]
|
2016-08-04 18:06:27 +03:00 |
|
Alexey Milovidov
|
8f36012d47
|
Added special exception to allow to convert string with serialized DateTime to Date [#METR-22296].
|
2016-08-04 01:39:16 +03:00 |
|
Alexey Milovidov
|
441aaf6e1d
|
Added toTOrZero conversion functions [#METR-22229].
|
2016-08-02 08:32:09 +03:00 |
|
Alexey Milovidov
|
f4ac673379
|
Allowed to CAST Strings to Array, Tuple [#METR-22263].
|
2016-08-02 06:30:34 +03:00 |
|
Alexey Milovidov
|
6f4fc79cde
|
Better [#METR-2944].
|
2016-07-31 06:53:16 +03:00 |
|
Alexey Milovidov
|
1700f4e132
|
Added support for complex typed arguments for function toString [#METR-22263].
|
2016-07-30 07:39:51 +03:00 |
|
Alexey Milovidov
|
1c4293eb99
|
Fixed error with 'array' function [#METR-22188].
|
2016-07-26 20:20:43 +03:00 |
|
Alexey Arno
|
2514b2a04c
|
dbms: simplifications, improvements, post-testing fixes. Unfinished, so do not pay attention to this commit. [#METR-19266]
|
2016-07-25 21:26:45 +03:00 |
|
Alexey Arno
|
022645e7ac
|
dbms: better [#METR-19266]
|
2016-07-25 00:43:37 +03:00 |
|
Alexey Milovidov
|
9d1a720d90
|
Fixed error with assumed monotonicity of integer conversion functions [#METR-2944].
|
2016-07-24 02:02:14 +03:00 |
|
Alexey Milovidov
|
55ed2904f4
|
Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087].
|
2016-07-14 08:22:09 +03:00 |
|
Alexey Arno
|
3e479c375c
|
dbms: simpler [#METR-19266]
|
2016-07-12 17:58:54 +03:00 |
|
Alexey Arno
|
2fe9d36f39
|
dbms: compilation fix [#METR-19266]
|
2016-07-11 13:29:42 +03:00 |
|
Alexey Arno
|
dcbe183d41
|
dbms: merged with master [#METR-19266]
|
2016-07-11 13:09:16 +03:00 |
|
Alexey Milovidov
|
003d63023b
|
Fixed error [#METR-18149].
|
2016-07-10 10:24:24 +03:00 |
|
Alexey Milovidov
|
b10177ed69
|
Additions [#METR-18149].
|
2016-07-10 08:50:09 +03:00 |
|
Alexey Milovidov
|
402a4933e3
|
Fixed errors with tuples [#METR-18149].
|
2016-07-10 07:09:59 +03:00 |
|
Alexey Milovidov
|
9208a72b5a
|
Working out tuples [#METR-18149].
|
2016-07-10 05:51:13 +03:00 |
|
Alexey Milovidov
|
e6e6953bf3
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
|
Alexey Milovidov
|
df7215487a
|
Fixed error [#METR-18149].
|
2016-07-10 05:14:23 +03:00 |
|
Alexey Milovidov
|
03ed8fc58e
|
Addition to prev. revision [#METR-2944].
|
2016-07-10 02:40:15 +03:00 |
|
Alexey Milovidov
|
3a6208c6d0
|
Translated few comments [#METR-2944].
|
2016-07-10 02:37:29 +03:00 |
|
Alexey Milovidov
|
f08a5aba80
|
Improved performance of array function for non-constant arguments [#METR-22034].
|
2016-07-09 09:33:44 +03:00 |
|
Alexey Milovidov
|
8af48d9dfc
|
Partially fixed bad code [#METR-22034].
|
2016-07-09 08:11:54 +03:00 |
|
Alexey Milovidov
|
e1181f2175
|
Added support for arbitary nested type of arrays for function has [#METR-18149].
|
2016-07-09 07:39:57 +03:00 |
|
Alexey Milovidov
|
27360b8166
|
Added support for tuple arguments of function if [#METR-22033].
|
2016-07-09 06:54:57 +03:00 |
|
Alexey Milovidov
|
777f6bd05c
|
Added miscellaneous function 'rowNumberInAllBlocks' [#METR-21993].
|
2016-07-09 00:46:18 +03:00 |
|
Alexey Arno
|
2201ad84ff
|
dbms: merged with master [#METR-19266]
|
2016-07-08 19:52:26 +03:00 |
|