changeset 74760:b1d368bbd356 |
---|
date: | 2020-06-03 09:48 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/exports.stable.out monetdb5/modules/atoms/mtime.c monetdb5/modules/atoms/mtime.mal |
---|
message: | Added bulk implementations for mtime functions which may throw an exception |
---|
|
changeset 74764:c73014c80ca3 |
---|
date: | 2020-06-03 10:44 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/exports.stable.out monetdb5/modules/atoms/mtime.c monetdb5/modules/atoms/mtime.mal |
---|
message: | Added bulk implementation for remaining mtime functions which would benefit from it. Added missing initializations and small cleanup |
---|
|
changeset 74765:cce0a5b657b2 |
---|
date: | 2020-06-03 11:04 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | monetdb5/modules/atoms/mtime.c |
---|
message: | Don't unfix twice |
---|
|
changeset 74768:fd0b3d72a2f5 |
---|
date: | 2020-06-03 11:40 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/exports.stable.out monetdb5/modules/atoms/blob.c monetdb5/modules/atoms/blob.mal sql/test/miscellaneous/Tests/simple_selects.sql sql/test/miscellaneous/Tests/simple_selects.stable.out |
---|
message: | Added bulk implementation for blob.ntimes function, because it may be called from SQL code generation |
---|
|
changeset 74772:f2c35a634e6b |
---|
date: | 2020-06-03 11:56 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | monetdb5/modules/mal/batmtime.mal.sh |
---|
message: | Added missing command at batmtime.mal.sh file |
---|
|
changeset 74775:b442f2307077 |
---|
date: | 2020-06-03 13:56 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/exports.stable.out monetdb5/modules/atoms/mtime.c monetdb5/modules/atoms/mtime.mal sql/test/BugTracker-2019/Tests/duplicates-not-eliminated-long-CASE-stmt.Bug-6697.stable.out sql/test/BugTracker-2019/Tests/duplicates-not-eliminated-long-CASE-stmt.Bug-6697.stable.out.single |
---|
message: | Final batch of missing bulk implementations at mtime module. |
---|
|
changeset 74781:fb9c92e89ef7 |
---|
date: | 2020-06-03 17:14 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | monetdb5/modules/atoms/mtime.c |
---|
message: | Some mtime functions take strings as input/output parameters, so I had do change the func1 and func2 macros to reflect this |
---|
|
changeset 74782:ab1db627cca3 |
---|
date: | 2020-06-03 18:19 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | monetdb5/modules/atoms/mtime.c |
---|
message: | Cleanup, removed redudant func2chk macro |
---|
|
changeset 74783:7801762b5ab9 |
---|
date: | 2020-06-03 18:38 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | clients/Tests/exports.stable.out monetdb5/modules/atoms/blob.c monetdb5/modules/atoms/mtime.c |
---|
message: | In order for the export tests to pass, the newline on the macro arguments list must be escaped. Also simplified loop |
---|
|