log

age author description
2020-09-15 svetlin closing mdiff use mtest instead mdiff
2020-09-15 svetlin changing mdiff branch to mtest mtest
2020-09-15 Sjoerd Mullender Merge with Jun2020 branch. Oct2020
2020-09-15 Sjoerd Mullender unixodbc on Darwin wants to know how large a long int is. Jun2020
2020-09-15 Pedro Ferreira Look for joins while using set operations under subqueries under the where clause Oct2020
2020-09-15 Pedro Ferreira Approved output Oct2020
2020-09-14 Pedro Ferreira Merged with Oct2020 typing
2020-09-14 Pedro Ferreira More variables not initialized Oct2020
2020-09-14 Pedro Ferreira Allways Use cross-product when unnesting relations. More queries with wrong results Oct2020
2020-09-14 Sjoerd Mullender Merge with Oct2020 branch.
2020-09-14 Sjoerd Mullender Initialize. Oct2020
2020-09-14 Pedro Ferreira Make test query run (it gives wrong results) and added expected outputs Oct2020
2020-09-14 Sjoerd Mullender Implemented option --single-in-memory to test --in-memory. Oct2020
2020-09-14 Sjoerd Mullender No need for SingleServer if only a single test uses the server. Oct2020
2020-09-14 Sjoerd Mullender Check for embedded, not for in memory. Oct2020
2020-09-14 Sjoerd Mullender Allow giving an in-memory database a name (through --set gdk_dbname=...). Oct2020
2020-09-14 Sjoerd Mullender Changed --dbextra=:inmemory to --dbextra=:memory:.
2020-09-14 Sjoerd Mullender Merge with Oct2020 branch.
2020-09-14 Sjoerd Mullender Turn arg into what it is: a bool. Oct2020
2020-09-14 Sjoerd Mullender When running in memory (--in-memory flag) use database name ":memory:". Oct2020
2020-09-14 svetlin produce txt diffs on --diff-format txt option mdiff
2020-09-11 svetlin mdiff txt output option mdiff
2020-09-14 svetlin start branch mdiff mdiff
2020-09-14 Pedro Ferreira Merged with Oct2020 typing
2020-09-14 Pedro Ferreira Implemented remaining missing bulk implementations for string functions. This closes bug 6870. Oct2020
2020-09-14 Pedro Ferreira Approved output Oct2020
2020-09-14 Pedro Ferreira More missing bulk str implementations Oct2020
2020-09-14 Niels Nes add some more scale overflow checks Oct2020
2020-09-13 Niels Nes fixed push_up_set, ie add projections to propagate the aliases of the union Oct2020
2020-09-11 Sjoerd Mullender Add some more optional packages to the list. Oct2020
2020-09-11 Sjoerd Mullender Use pkgconfig specifications. Oct2020
2020-09-11 Pedro Ferreira More missing bulk str module implementations Oct2020
2020-09-11 Pedro Ferreira Don't leak on error Oct2020
2020-09-11 Pedro Ferreira Merged with Oct2020 typing
2020-09-11 Pedro Ferreira Approved output typing
2020-09-11 Sjoerd Mullender Provide information on optional and required packages. Oct2020
2020-09-11 Pedro Ferreira SQLancer queries with wrong results. Enough bugs for now Oct2020
2020-09-11 Pedro Ferreira Making SQLancer happy. If rs2 is set and is atomic as well, there's no push down to be done Oct2020
2020-09-11 Sjoerd Mullender Updated readme file. Oct2020
2020-09-11 Sjoerd Mullender Install Maddlog for developers. Oct2020
2020-09-11 Pedro Ferreira Prevent overflow in the number of digits Oct2020
2020-09-11 Niels Nes merged Oct2020
2020-09-11 Niels Nes backported improvements on monetdbe_prepare, monetdbe_get_results from the monetdbe-proxy branch (ie thanks aris). This fixes the monetdbe_prepare/execute, which broke after the removal of the query cache and changes of the prepare/exec implementation within the server. Oct2020
2020-09-11 Pedro Ferreira Merged with Jun2020 Oct2020
2020-09-11 Pedro Ferreira SQLancer assertion error at convert_typeswitchloop. Overflow? Oct2020
2020-09-11 Sjoerd Mullender Avoid linking monetdbd to libbat and libmonetdb5, but instead call mserver5. Oct2020
2020-09-11 Pedro Ferreira New SQLancer crash Oct2020
2020-09-11 Niels Nes reenable rel_merge_project_rse Jun2020
2020-09-11 Pedro Ferreira Added tests for bugs 6964 and 6965 Oct2020
2020-09-11 Niels Nes merged Oct2020
2020-09-11 Niels Nes merged and small cleanup Oct2020
2020-09-11 Niels Nes fixing bugs 6964 and 6965 Jun2020
2020-09-11 Aris Koning MonetDBe now interfaces with remote instead of mapi. monetdbe-proxy
2020-09-04 Aris Koning Simplify code a bit monetdbe-proxy
2020-09-11 Sjoerd Mullender Work around compiler crash. Oct2020
2020-09-11 Pedro Ferreira Allow multiplication between month intervals and decimals by scaling down the decimal, ie rounding to the nearest integer typing
2020-09-11 Sjoerd Mullender Merge with Oct2020 branch.
2020-09-11 Sjoerd Mullender Moved contents of ChangeLog.userstats to ChangeLog.Oct2020. Oct2020
2020-09-11 Pedro Ferreira Additions and subtractions on intervals don't require scale fixing. Also don't forget to propagate aliases at the unnesting layer typing
2020-09-10 Martin van Dinther Approve JdbcClient output after changing java code to remove MD5 support Oct2020