log

age author description
2021-01-13 Pedro Ferreira Closing Jun2020-weird-join-results branch once merged into Jun2020 Jun2020-weird-join-results
2021-01-13 Sjoerd Mullender Initialize tracer early. Oct2020
2021-01-13 Niels Nes use find_name in objectverions_destroy (for object sets with unique names) nospare
2021-01-13 Pedro Ferreira SQLancer query with wrong results. Will look when I get time Oct2020
2021-01-13 Sjoerd Mullender Avoid malloc (rather SA_NEW) for object set iterators. nospare
2021-01-13 Pedro Ferreira Don't push candidate lists at 'in' expressions Oct2020
2021-01-13 Pedro Ferreira Merged with Oct2020
2021-01-13 Pedro Ferreira Remove unused variable Oct2020
2021-01-13 Niels Nes unlock outside branch nospare
2021-01-13 Pedro Ferreira Fix for sqlancer09 query, push candidates for functions at stmt_Nop, so it becomes generalized at other parts of the code generation. Oct2020
2021-01-12 Aris Koning Hash object_node instead of sql_base. nospare
2021-01-13 Niels Nes more handling of table objects, ie keys/indices etc nospare
2021-01-13 Niels Nes also fake commit after load_*, ie mark all loaded objects as committed nospare
2021-01-12 Aris Koning Create tmp branch for ungoning unstable work. nospare-aris
2021-01-12 Pedro Ferreira Merged with Oct2020
2021-01-12 Pedro Ferreira Make sure inputs for filter joins are columns (alike other joins). This requires the 'escape' parameter at pcre join to be a column Oct2020
2021-01-12 Aris Koning Small refactoring. nospare
2021-01-12 Niels Nes add dummy commit for bootstrap-ed tables from disk. nospare
2021-01-12 Pedro Ferreira SQLancer algebra.ilikejoin undefined. Looking into it Oct2020
2021-01-12 Niels Nes make use of special nodes, ie we know the structure we are storing nospare
2021-01-12 Niels Nes fixed check, ie drop functions when they still exists.. nospare
2021-01-12 Niels Nes more protection nospare
2021-01-12 Pedro Ferreira Set all properties before keeping reference in the BBP
2021-01-12 Niels Nes cleanup continues, ie done assert on valid cases nospare
2021-01-12 Niels Nes cleanup base structure . nospare
2021-01-12 Pedro Ferreira Merged with Oct2020
2021-01-12 Pedro Ferreira SQLancer query giving assertion error on default Oct2020
2021-01-12 Aris Koning Simplify code and fix going-empty object set. nospare
2021-01-12 Pedro Ferreira Converted tests
2021-01-12 Pedro Ferreira Merged with Oct2020
2021-01-12 Pedro Ferreira I forgot 'isinf' checks in the floating-point round functions Oct2020
2021-01-12 Aris Koning Now objectset is a double linked list. nospare
2021-01-12 Aris Koning Properly initialize objectset. nospare
2021-01-12 Aris Koning Start transforming objectset into a double linked list. nospare
2021-01-12 Pedro Ferreira Set the underlying group by relation as processed when the parsing of a single query finishes Oct2020
2021-01-12 Aris Koning Remove unused member from list node.
2021-01-12 Pedro Ferreira Another SQLancer breakfast crash :( Looking into it Oct2020
2021-01-12 Niels Nes merged nospare
2021-01-12 Niels Nes use objectset for schemas nospare
2021-01-12 Pedro Ferreira Updated test
2021-01-12 Pedro Ferreira Merged with Oct2020
2021-01-11 Niels Nes more objectset usage nospare
2021-01-11 Pedro Ferreira rewrite batalgebra.like + [theta]select -> likeselect cannot be done if the select statement was generated from an expression with NULL semantics. Later we can generate OR statements on this case Oct2020
2021-01-11 Niels Nes added new objectset and objectversion, which auto appends created / dropped objects nospare
2021-01-11 Pedro Ferreira SQLancer query with wrong results, looking into it Oct2020
2021-01-11 Pedro Ferreira Likeselect call requires a candidate list, if there's none pass a nil BAT Oct2020
2021-01-11 Aris Koning Add workaround to make sql_dump test work.
2021-01-11 Pedro Ferreira Disable rel_reduce_casts optimizer on types without scale Oct2020
2021-01-11 Sjoerd Mullender Merge with Oct2020 branch, not changing any files..
2021-01-11 Sjoerd Mullender Post release build. Oct2020
2021-01-11 Sjoerd Mullender Merge with Oct2020 branch.
2021-01-11 Sjoerd Mullender Setting tags Oct2020_9 and Oct2020_SP2_release for the release build. Oct2020
2021-01-11 Sjoerd Mullender Moved contents of ChangeLog.Oct2020 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Oct2020 Oct2020_9
2021-01-11 Sjoerd Mullender Updated library versions. Oct2020
2021-01-11 Sjoerd Mullender Merge with Oct2020 branch, not changing any files.
2021-01-11 Sjoerd Mullender Pre-release version number update. Oct2020
2021-01-11 Sjoerd Mullender Merge with Oct2020 branch.
2021-01-11 Pedro Ferreira Removed wrong assertion. On a primary key pair, one of the columns may not be updated Oct2020
2021-01-11 Pedro Ferreira Starting the week with a breakfast sqlancer crash :( Oct2020
2021-01-11 Sjoerd Mullender Missed a return value. Oct2020