log

age author description
2020-04-27 Pedro Ferreira Added isnull(not null) -> false optimization, plus fixed a bug in merge statements, where a not nullable expression after being projected as a right column on the left join was stil treated as not nullable Jun2020
2020-04-27 Pedro Ferreira No hugeint in the output Jun2020
2020-04-27 Niels Nes small fixes for UNION, INTERSECT, EXCEPT in project/subqueries Jun2020
2020-04-26 Arjen de Rijke remove most of the old build system mbedded
2020-04-26 Arjen de Rijke fix geom/gdal mbedded
2020-04-26 Pedro Ferreira More fun Jun2020
2020-04-26 Pedro Ferreira More queries crashing for our own entertainment Jun2020
2020-04-26 Arjen de Rijke add numpy detection for older cmake mbedded
2020-04-25 Niels Nes only use mdlopen on APPLEs mbedded
2020-04-24 Niels Nes only go through the relational plan once to convert nested relations. Jun2020
2020-04-24 Niels Nes keep in values list together and only during code generation explode the plan. Jun2020
2020-04-24 Pedro Ferreira Reverting some of today's changes. e_cmp expressions inside projections is not feasible to do Jun2020
2020-04-24 Sjoerd Mullender Initial support for the msk type. msk-type
2020-04-24 Sjoerd Mullender Merge with Jun2020 branch.
2020-04-24 Panagiotis Koutsourakis Validate the values of the listenaddr Jun2020
2020-04-24 Pedro Ferreira Defensive lines. When one of the symbol handling recursive functions return an error, return immediately, because there are locations where errors are reset, thus leaving to the 'subquery result missing' error message later Jun2020
2020-04-24 Sjoerd Mullender Improve error messages when monetdb cannot contact monetdbd. Jun2020
2020-04-24 Sjoerd Mullender Merge with Jun2020 branch.
2020-04-24 Pedro Ferreira Re-write or func into or compare Jun2020
2020-04-24 Sjoerd Mullender Test dumping of foreign language functions. Jun2020
2020-04-24 Sjoerd Mullender Fix dumping of table returning foreign language functions. Jun2020
2020-04-24 Sjoerd Mullender Rearrange some code to do fewer mallocs. Jun2020
2020-04-24 Pedro Ferreira rel_simplify_predicates optimizer must visit inner expressions. Now it optimizes is_null predicates inside or comparisons Jun2020
2020-04-24 Sjoerd Mullender Change PYTHON2 and PYTHON2_MAP functions to PYTHON and PYTHON_MAP. Jun2020
2020-04-24 Niels Nes fixed even more complex subqueries Jun2020
2020-04-24 Pedro Ferreira At rewrite_compare_exps, if the expression has an equivalent e_cmp expression, don't create an extra comparison Jun2020
2020-04-24 Pedro Ferreira Queries with wrong results and errors Jun2020
2020-04-24 Sjoerd Mullender Clean up some upgrade code + add some extra conditions to upgrade queries. Jun2020
2020-04-23 Niels Nes add type check in left side of 'in' Jun2020
2020-04-23 Niels Nes output warnings when bailout in the mergetable optimizer Jun2020
2020-04-23 Aris Koning Function sys."=" and sys."<>" have null semantics. out2in
2020-04-23 Aris Koning Approve output changes related to additional semantics column. out2in
2020-04-22 Aris Koning Properly add semantics value to the sys.functions table. out2in
2020-04-20 Aris Koning Add create statements for convenience in the feature description. out2in
2020-04-23 Pedro Ferreira Even more crashes Jun2020
2020-04-23 Pedro Ferreira More crashes :( Jun2020
2020-04-23 Pedro Ferreira Session default globals cannot be null scoping
2020-04-23 Pedro Ferreira Query giving warning at opt_mergetable optimizer. Time to investigate Jun2020
2020-04-23 Niels Nes install header file mbedded
2020-04-23 Niels Nes handle sub queries with constants better Jun2020
2020-04-23 Pedro Ferreira Approved output Jun2020
2020-04-23 Pedro Ferreira Small bugfix, ensure every column from a subquery is renamed or not (this was already enforced by the CTEs) Jun2020
2020-04-23 Arjen de Rijke do not package tests mbedded
2020-04-23 Joeri van Ruth Test more nonstandard block sizes makelibstreamgreatagain
2020-04-23 Joeri van Ruth Rewrite xz_stream.c to be less wrong makelibstreamgreatagain
2020-04-23 Joeri van Ruth Test writing large blocks makelibstreamgreatagain
2020-04-23 Joeri van Ruth Reformat test output to make it easier to handle makelibstreamgreatagain
2020-04-22 Joeri van Ruth Don't forget to initialize the output buffer makelibstreamgreatagain
2020-04-20 Joeri van Ruth Switch bs.c over to create_wrapper_stream makelibstreamgreatagain
2020-04-23 Pedro Ferreira More subquery crashes :( Jun2020
2020-04-23 Pedro Ferreira Grant var function to public scoping
2020-04-23 Pedro Ferreira Added hash lookup for global variables scoping
2020-04-23 Niels Nes merged Jun2020
2020-04-23 Niels Nes merged Jun2020
2020-04-23 Niels Nes fixed bug in unnesting Jun2020
2020-04-23 Niels Nes mark changes properly Jun2020
2020-04-23 Niels Nes approve output Jun2020
2020-04-23 Sjoerd Mullender Removed now irrelevant changelog message. Jun2020
2020-04-23 Sjoerd Mullender Take out the middle man. Jun2020
2020-04-23 Pedro Ferreira Updated ChangeLog Jun2020