log

age author description
2021-01-15 Pedro Ferreira Merged with default properties
2021-01-15 Pedro Ferreira Updated previous bug and had to add this one: BATgroup_internal: Assertion (hs)->nbucket >= 256 failed Oct2020
2021-01-15 Pedro Ferreira SQLancer: cannot create object. Enough bugs for now Oct2020
2021-01-15 Niels Nes also handle savepoints in the objectset nospare
2021-01-15 Niels Nes merged with default nospare
2021-01-15 Niels Nes mergeddddddd with default (ie copybinary and sqlancer fixes) nospare
2021-01-15 Sjoerd Mullender Undo accidental checkin.
2021-01-15 Pedro Ferreira Approved histogram
2021-01-15 Sjoerd Mullender Approve upgrade.
2021-01-15 Niels Nes reworked the temp tables (now split in global and localtmps (is transaction local changeset)) nospare
2021-01-15 Pedro Ferreira Merged with Oct2020
2021-01-15 Pedro Ferreira Merged with Jun2020 Oct2020
2021-01-15 Pedro Ferreira Merged with Jun2020 Jun2020-mmt
2021-01-15 Pedro Ferreira Small bugfix, don't show the label on error if that's the case Oct2020
2021-01-15 Sjoerd Mullender Actually unshare vheap when not a string heap. Oct2020
2021-01-14 Niels Nes we cannot merge base+inserts on a per column basis, this should move up Jun2020
2021-01-14 Joeri van Ruth Merge branch 'copybinary' into 'default'
2021-01-14 Aris Koning Ungoing work. nospare-aris
2021-01-14 Aris Koning Merge with nospare nospare-aris
2021-01-14 Pedro Ferreira Generalize assertion for varsized atoms Oct2020
2021-01-14 Pedro Ferreira SQLancer assertion error at VIEWreset Oct2020
2021-01-14 Pedro Ferreira SQLancer 'calc.min_no_nil' undefined Oct2020
2021-01-14 Niels Nes we cannot merge base+inserts on a per column basis, this should move up jun-order
2021-01-14 Aris Koning Add back pointer from objectversion to object_node. nospare
2021-01-14 Pedro Ferreira Set candidate value only when applicable Oct2020
2021-01-14 Niels Nes more clean object dup's for the table and lower objects nospare
2021-01-14 Pedro Ferreira Merged with Oct2020
2021-01-14 Pedro Ferreira a-a => 0 if and only if a has no nil Oct2020
2021-01-14 Pedro Ferreira Do less work Jun2020-mmt
2021-01-14 Pedro Ferreira Reduce number sizes to eliminate overflow on no-int128 platforms Oct2020
2021-01-14 Pedro Ferreira Ported important Jun2020-mmt fixes into Oct2020 Oct2020
2021-01-14 Pedro Ferreira The list of members contains a sql_part, not a sql_table Jun2020-mmt
2021-01-13 Aris Koning Actually use hash in objectset's id_map. nospare
2021-01-13 Pedro Ferreira Be more defensive Jun2020-mmt
2021-01-13 Pedro Ferreira Use a distinct object id for sql_part structure, so it removes ambiguity on tables part of multiple merge table hierarchies Jun2020-mmt
2021-01-13 Sjoerd Mullender Closing branch linear-hashing. linear-hashing
2021-01-13 Sjoerd Mullender Use fewer comparisons by using the fact that trace levels are ordered. Oct2020
2021-01-13 Pedro Ferreira Closing monetdbe-proxy branch once merged into default monetdbe-proxy
2021-01-13 Pedro Ferreira Closing Oct2020-merged-Jun2020 branch once merged into Oct2020 Oct2020-merged-Jun2020
2021-01-13 Pedro Ferreira Closing mmt branch once merged into Oct2020 mmt
2021-01-13 Pedro Ferreira Closing Jun2020-decimals branch once merged into Jun2020 Jun2020-decimals
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