log

age author description
Wed, 13 Jan 2021 15:03:00 +0100 Pedro Ferreira Closing Oct2020-merged-Jun2020 branch once merged into Oct2020 Oct2020-merged-Jun2020
Wed, 13 Jan 2021 15:01:00 +0100 Pedro Ferreira Closing mmt branch once merged into Oct2020 mmt
Wed, 13 Jan 2021 14:59:40 +0100 Pedro Ferreira Closing Jun2020-decimals branch once merged into Jun2020 Jun2020-decimals
Wed, 13 Jan 2021 14:58:54 +0100 Pedro Ferreira Closing Jun2020-weird-join-results branch once merged into Jun2020 Jun2020-weird-join-results
Wed, 13 Jan 2021 15:44:43 +0100 Sjoerd Mullender Initialize tracer early. Oct2020
Wed, 13 Jan 2021 15:49:26 +0100 Niels Nes use find_name in objectverions_destroy (for object sets with unique names) nospare
Wed, 13 Jan 2021 14:06:26 +0100 Pedro Ferreira SQLancer query with wrong results. Will look when I get time Oct2020
Wed, 13 Jan 2021 14:23:07 +0100 Sjoerd Mullender Avoid malloc (rather SA_NEW) for object set iterators. nospare
Wed, 13 Jan 2021 13:18:32 +0100 Pedro Ferreira Don't push candidate lists at 'in' expressions Oct2020
Wed, 13 Jan 2021 12:14:21 +0100 Pedro Ferreira Merged with Oct2020
Wed, 13 Jan 2021 12:08:08 +0100 Pedro Ferreira Remove unused variable Oct2020
Wed, 13 Jan 2021 13:02:07 +0100 Niels Nes unlock outside branch nospare
Wed, 13 Jan 2021 11:19:04 +0100 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
Tue, 12 Jan 2021 22:02:47 +0100 Aris Koning Hash object_node instead of sql_base. nospare
Wed, 13 Jan 2021 11:45:34 +0100 Niels Nes more handling of table objects, ie keys/indices etc nospare
Wed, 13 Jan 2021 09:46:37 +0100 Niels Nes also fake commit after load_*, ie mark all loaded objects as committed nospare
Tue, 12 Jan 2021 22:02:47 +0100 Aris Koning Create tmp branch for ungoning unstable work. nospare-aris
Tue, 12 Jan 2021 18:29:06 +0100 Pedro Ferreira Merged with Oct2020
Tue, 12 Jan 2021 18:16:26 +0100 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
Tue, 12 Jan 2021 17:06:26 +0100 Aris Koning Small refactoring. nospare
Tue, 12 Jan 2021 16:52:32 +0100 Niels Nes add dummy commit for bootstrap-ed tables from disk. nospare
Tue, 12 Jan 2021 15:44:19 +0100 Pedro Ferreira SQLancer algebra.ilikejoin undefined. Looking into it Oct2020
Tue, 12 Jan 2021 16:44:45 +0100 Niels Nes make use of special nodes, ie we know the structure we are storing nospare
Tue, 12 Jan 2021 16:20:44 +0100 Niels Nes fixed check, ie drop functions when they still exists.. nospare
Tue, 12 Jan 2021 16:11:31 +0100 Niels Nes more protection nospare
Tue, 12 Jan 2021 15:03:36 +0100 Pedro Ferreira Set all properties before keeping reference in the BBP
Tue, 12 Jan 2021 15:48:27 +0100 Niels Nes cleanup continues, ie done assert on valid cases nospare
Tue, 12 Jan 2021 15:36:58 +0100 Niels Nes cleanup base structure . nospare
Tue, 12 Jan 2021 14:32:52 +0100 Pedro Ferreira Merged with Oct2020
Tue, 12 Jan 2021 14:31:46 +0100 Pedro Ferreira SQLancer query giving assertion error on default Oct2020
Tue, 12 Jan 2021 15:20:29 +0100 Aris Koning Simplify code and fix going-empty object set. nospare
Tue, 12 Jan 2021 14:02:16 +0100 Pedro Ferreira Converted tests
Tue, 12 Jan 2021 13:59:37 +0100 Pedro Ferreira Merged with Oct2020
Tue, 12 Jan 2021 13:45:27 +0100 Pedro Ferreira I forgot 'isinf' checks in the floating-point round functions Oct2020
Tue, 12 Jan 2021 14:39:35 +0100 Aris Koning Now objectset is a double linked list. nospare
Tue, 12 Jan 2021 14:07:16 +0100 Aris Koning Properly initialize objectset. nospare
Tue, 12 Jan 2021 13:52:43 +0100 Aris Koning Start transforming objectset into a double linked list. nospare
Tue, 12 Jan 2021 12:07:46 +0100 Pedro Ferreira Set the underlying group by relation as processed when the parsing of a single query finishes Oct2020
Tue, 12 Jan 2021 12:54:32 +0100 Aris Koning Remove unused member from list node.
Tue, 12 Jan 2021 10:12:07 +0100 Pedro Ferreira Another SQLancer breakfast crash :( Looking into it Oct2020
Tue, 12 Jan 2021 10:47:50 +0100 Niels Nes merged nospare
Tue, 12 Jan 2021 10:46:23 +0100 Niels Nes use objectset for schemas nospare
Tue, 12 Jan 2021 09:00:48 +0100 Pedro Ferreira Updated test
Tue, 12 Jan 2021 08:57:13 +0100 Pedro Ferreira Merged with Oct2020
Mon, 11 Jan 2021 19:19:04 +0100 Niels Nes more objectset usage nospare
Mon, 11 Jan 2021 17:58:33 +0100 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
Mon, 11 Jan 2021 15:54:13 +0100 Niels Nes added new objectset and objectversion, which auto appends created / dropped objects nospare
Mon, 11 Jan 2021 13:55:20 +0100 Pedro Ferreira SQLancer query with wrong results, looking into it Oct2020
Mon, 11 Jan 2021 12:19:02 +0100 Pedro Ferreira Likeselect call requires a candidate list, if there's none pass a nil BAT Oct2020
Mon, 11 Jan 2021 12:43:19 +0100 Aris Koning Add workaround to make sql_dump test work.
Mon, 11 Jan 2021 11:14:58 +0100 Pedro Ferreira Disable rel_reduce_casts optimizer on types without scale Oct2020
Mon, 11 Jan 2021 11:09:30 +0100 Sjoerd Mullender Merge with Oct2020 branch, not changing any files..
Mon, 11 Jan 2021 11:09:25 +0100 Sjoerd Mullender Post release build. Oct2020
Mon, 11 Jan 2021 11:09:20 +0100 Sjoerd Mullender Merge with Oct2020 branch.
Mon, 11 Jan 2021 11:02:46 +0100 Sjoerd Mullender Setting tags Oct2020_9 and Oct2020_SP2_release for the release build. Oct2020
Mon, 11 Jan 2021 11:02:45 +0100 Sjoerd Mullender Moved contents of ChangeLog.Oct2020 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Oct2020 Oct2020_9
Mon, 11 Jan 2021 11:01:32 +0100 Sjoerd Mullender Updated library versions. Oct2020
Mon, 11 Jan 2021 11:00:36 +0100 Sjoerd Mullender Merge with Oct2020 branch, not changing any files.
Mon, 11 Jan 2021 11:00:30 +0100 Sjoerd Mullender Pre-release version number update. Oct2020
Mon, 11 Jan 2021 10:56:02 +0100 Sjoerd Mullender Merge with Oct2020 branch.