log

age author description
2020-06-12 Niels Nes removed not required interfaces remove prepare_id and send_close
2020-06-11 Niels Nes first detect ctest for centos (STREQUAL doesn't work with the full version strings 7.7-2003)
2020-06-11 Niels Nes merged
2020-06-11 Niels Nes don't use too old LZ4 libraries
2020-06-11 Pedro Ferreira Merged with Jun2020
2020-06-11 Pedro Ferreira SQLancer query reporting error on BATrangejoin Jun2020
2020-06-11 Pedro Ferreira Extend SQL parser to allow predicates as function arguments, also fixed bug 6892 by setting expression names at anyequal rewriter Jun2020
2020-06-11 Sjoerd Mullender Catch pymonetdb connect failure. Jun2020
2020-06-11 Niels Nes merged unlock
2020-06-11 Niels Nes small compilation fixes unlock
2020-06-11 Niels Nes fixed compilation with strict flags
2020-06-11 Niels Nes restored -DSTRICT and friends
2020-06-11 Pedro Ferreira Fix for SQLancer crash, added missing exp_setname call at exp_merge_project_rse optimizer. Also some small cleanup Jun2020
2020-06-11 Arjen de Rijke partial cleanup of public headers definitions
2020-06-11 Niels Nes we need DL earlier
2020-06-11 Pedro Ferreira New SQLancer crash Jun2020
2020-06-11 Pedro Ferreira Allow predicates at list of values for inserts. It makes SQLancer happy and we already allow for UPDATE SET clause. (no extra conflicts created). Also removed redundant rules in the parser Jun2020
2020-06-11 Niels Nes more cmakedefine cleanups
2020-06-11 Niels Nes define HAVE_SYS_TYPES_H 1 (not a path) to avoid conflicts with other *config.h files
2020-06-11 Niels Nes use fixed set of locks for table level locking unlock
2020-06-11 Pedro Ferreira Fix for bug 6888, ie rel_remove_redundant_join optimizer cannot be applied to cross products Jun2020
2020-06-11 Pedro Ferreira SQLancer crash on cross join with view Jun2020
2020-06-11 Pedro Ferreira Updated test with query to be fixed on typing branch Jun2020
2020-06-11 Niels Nes merged
2020-06-11 Niels Nes fetch result should work on empty results as well
2020-06-11 Pedro Ferreira Fix for bug 6887, handle NULL and empty strings properly at replace(string) function Jun2020
2020-06-11 Sjoerd Mullender Merge with Jun2020 branch.
2020-06-11 Pedro Ferreira SQLancer double free error at OPTevaluateImplementation optimizer Jun2020
2020-06-11 Sjoerd Mullender Fix upgrade of system functions, especially aggregates. Jun2020
2020-06-11 Sjoerd Mullender We can use @MONETDB_VERSION@ since it does get expanded.
2020-06-10 Niels Nes fixed update_check_ukey Jun2020
2020-06-10 Sjoerd Mullender Fox upgrade of sys.var().
2020-06-10 Sjoerd Mullender Update .so version numbers.
2020-06-10 Sjoerd Mullender Fix version information.
2020-06-10 Niels Nes merged unlock
2020-06-10 Niels Nes we now allow for concurrent inserts unlock
2020-06-10 Niels Nes install embedded/sqlTargets.cmake
2020-06-10 Sjoerd Mullender Upgrade sys.env().
2020-06-10 Sjoerd Mullender Don't use @VERSION@ in Mtest.py.in: it doesn't get replaced.
2020-06-10 Sjoerd Mullender cmake calls the powerpc by a different name. This affects Mtest.
2020-06-10 Pedro Ferreira Merged with Jun2020
2020-06-10 Pedro Ferreira SQLancer error on ALTER ADD UNIQUE constraint Jun2020
2020-06-10 Sjoerd Mullender Merge with default branch. msk-type
2020-06-10 Sjoerd Mullender Special version of canditer_contains for msk. msk-type
2020-06-10 Pedro Ferreira Fix for bug 6885. Added support for UTF-8 strings at reverse(string) function Jun2020
2020-06-10 Sjoerd Mullender Approvals.
2020-06-10 Pedro Ferreira SQLancer assertion error at UTF8_strlen Jun2020
2020-06-10 Pedro Ferreira Fix for bug 6684. e_cmp expressions are always bound to the boolean type Jun2020
2020-06-10 Sjoerd Mullender Update upgrade: MAL module sysmon.
2020-06-10 Sjoerd Mullender Removed support for LiDAR.
2020-06-10 Aris Koning Make sure that libembedded and other binaries know where lib_sql is.
2020-06-10 Sjoerd Mullender Sort conditionals, make sure they're all covered.
2020-06-10 Pedro Ferreira Added test for SQLancer query with truncated error message Jun2020
2020-06-10 Pedro Ferreira Approved output, since bug 6883 has been fixed Jun2020
2020-06-10 Sjoerd Mullender Approve.
2020-06-10 Niels Nes if we allow e_cmp's nested we should handle them too. Jun2020
2020-06-10 Pedro Ferreira The very first SQLancer crash Jun2020
2020-06-10 Sjoerd Mullender Merge with default branch. unlock
2020-06-10 Sjoerd Mullender Merge with Jun2020 branch.
2020-06-09 Sjoerd Mullender Widen hash buckets if BAT gets too long for its BUNs to fit in the buckets. Jun2020