log

age author description
2020-10-19 Sjoerd Mullender Closing branch octbugs. octbugs
2020-10-19 Sjoerd Mullender Merged octbugs branch into Oct2020. Oct2020
2020-10-19 Pedro Ferreira Global window functions will use a shorter route. Removed FRAME_ALL in place for 4 new execution modes. Tests are now broken window-tunning
2020-10-19 Pedro Ferreira Code more compiler friendly window-tunning
2020-10-19 Pedro Ferreira Pass diff function output into group frame so it will get right results for call with more than one ordering column window-tunning
2020-10-19 Pedro Ferreira Small cleanup and be carefull with operator order window-tunning
2020-10-19 Pedro Ferreira Closed clean-candidates branch once merged with default clean-candidates
2020-10-19 Pedro Ferreira Merged with octbugs
2020-10-19 Pedro Ferreira Merged with clean-candidates
2020-10-19 Pedro Ferreira Merged with default clean-candidates
2020-10-19 Pedro Ferreira Starting cleanup by removing redundant increments window-tunning
2020-10-19 Niels Nes add asserts, ie deletes bat needs to be TYPE_oid Jun2020
2020-10-18 Niels Nes make sure we have relational select when handling a not-in octbugs
2020-10-18 Pedro Ferreira This query was not fixed yet octbugs
2020-10-18 Pedro Ferreira Moved tests for sqlancer07 to avoid another int128 vs no-int128 outputs and approved it octbugs
2020-10-16 Pedro Ferreira Starting to implement search path. This is not functional yet, but there are some steps done. scoping2
2020-10-16 Niels Nes rewrite outer-join when we have a outer ref (freevar) or subquery (exp_is_rel) octbugs
2020-10-16 Pedro Ferreira Before looking into the search path, a small cleanup
2020-10-16 Pedro Ferreira Merged with default clean-candidates
2020-10-16 Sjoerd Mullender Merge with default branch. unlock
2020-10-16 Sjoerd Mullender Merge with octbugs branch.
2020-10-16 Sjoerd Mullender Approvals. octbugs
2020-10-16 Sjoerd Mullender Merge with Oct2020 branch. octbugs
2020-10-16 Sjoerd Mullender Removed some unused and unset conditionals. Oct2020
2020-10-16 Sjoerd Mullender Add DISABLES CODE comment. octbugs
2020-10-16 Sjoerd Mullender Fix some memory leaks. Oct2020
2020-10-16 Niels Nes fixed small issue with nil, is_semantics (nil_matches) and voids in the == operator octbugs
2020-10-16 Niels Nes disable push down of subselects as this is now done in the sql layer octbugs
2020-10-16 Pedro Ferreira Approved output octbugs
2020-10-16 Pedro Ferreira Disable sql_mul function for fixed numeric types with larger digits than the interval types octbugs
2020-10-16 Pedro Ferreira Backout changeset a98ac14c4bf6. There's a better way to solve this octbugs
2020-10-15 Niels Nes fix more sqlancer bugs. octbugs
2020-10-15 Niels Nes use local path to the MonetDBtesting module mtest
2020-10-15 Niels Nes add windows .bat wrapper mtest
2020-10-15 Pedro Ferreira Missed argument checks clean-candidates
2020-10-15 Sjoerd Mullender Fix upgrade from geom-less database to one with geom. Oct2020
2020-10-15 Sjoerd Mullender Don't reclaim prematurely. unlock
2020-10-15 Pedro Ferreira Approved output clean-candidates
2020-10-15 Pedro Ferreira Fix sorted property propagation and include less header files clean-candidates
2020-10-15 Pedro Ferreira Implemented round with candidate list for floating-points, minor fixes and moved the implementation module from 'sql' to 'calc'. Now running tests... clean-candidates
2020-10-15 Pedro Ferreira Adding candidate list support to round functions. Floating-point versions still missing, so some tests may fail clean-candidates
2020-10-15 svetlin merge mtest
2020-10-15 svetlin ATIS benchmark mtest
2020-10-15 svetlin nobench mtest
2020-10-15 Sjoerd Mullender Don't copy too much. unlock
2020-10-15 Sjoerd Mullender Move candidate stuff to gdk_cand.h. unlock
2020-10-15 Sjoerd Mullender Approvals. octbugs
2020-10-15 Sjoerd Mullender Remove HAVE_MAL_DEBUGGER conditional from Mtest. Oct2020
2020-10-15 Niels Nes call Mz instead of Mtest mtest
2020-10-15 Pedro Ferreira Merged with default clean-candidates
2020-10-15 Pedro Ferreira Merged with octbugs
2020-10-15 Pedro Ferreira Merged with Oct2020 octbugs
2020-10-15 Pedro Ferreira Merged with Jun2020 Oct2020
2020-10-15 Pedro Ferreira Approved output after reducing number of queries Jun2020
2020-10-15 Pedro Ferreira Don't forget to approve test Jun2020
2020-10-15 Pedro Ferreira Making SQLancer happy. When trying to bind a function based on the argument, make more restrict for function which require the output type to be the same as the input one octbugs
2020-10-15 Pedro Ferreira Merged with Oct2020 octbugs
2020-10-15 Pedro Ferreira Close if properly Oct2020
2020-10-15 Sjoerd Mullender Merge with default branch. unlock
2020-10-15 Sjoerd Mullender Merge with octbugs branch.