log

age author description
2020-07-22 Sjoerd Mullender Closing branch mtestplusplus. mtestplusplus
2020-07-22 Niels Nes small refactor
2020-07-22 Pedro Ferreira Approved output
2020-07-22 Pedro Ferreira Merged with oscar
2020-07-22 Pedro Ferreira Merged with Jun2020 oscar
2020-07-22 Pedro Ferreira Small bugfix. At the SQL layer, if ATOMfromstr fails, clear the GDK error buffer before returning, so it won't be dirty at the start of the MAL layer. Jun2020
2020-07-22 Sjoerd Mullender Upgrade to default branch.
2020-07-22 Sjoerd Mullender Remove redundant creation of extra hot_snapshot function during upgrade.
2020-07-22 Pedro Ferreira The projection candidate for join2semi cannot be an union Jun2020
2020-07-22 Pedro Ferreira If all projections of a group by relation are grouping columns. All the values will be distinct. At that case to join2semi optimizer
2020-07-22 Pedro Ferreira Merged with oscar
2020-07-22 Pedro Ferreira Merged with Jun2020 oscar
2020-07-22 Pedro Ferreira rel_push_join_down cannot be applied to full or right joins. Jun2020
2020-07-22 Sjoerd Mullender Approve upgrades.
2020-07-22 Niels Nes merged unlock
2020-07-22 Niels Nes merged unlock
2020-07-21 Niels Nes merged unlock
2020-07-22 Sjoerd Mullender Plug memory leak. Jun2020
2020-07-22 Ying Zhang merged with default userstats
2020-07-22 Aris Koning Merge with hammertime.
2020-07-22 Aris Koning Merge with default. hammertime
2020-07-22 Aris Koning Allow a different thread to do a clean shutdown of MonetDBe. hammertime
2020-07-22 Sjoerd Mullender Merge with oscar branch.
2020-07-22 Sjoerd Mullender Merge with Jun2020 branch. oscar
2020-07-22 Sjoerd Mullender Fix upgrade. Don't blindly delete entries from sys.functions. oscar
2020-07-22 Sjoerd Mullender Rename upgrade function to sql_update_oscar. oscar
2020-07-22 Aris Koning Merge with hammertime.
2020-07-22 Aris Koning Remove MT_create_thread_data function. hammertime
2020-07-21 Aris Koning Restore assert in MT_kill_thread hammertime
2020-07-21 Aris Koning Don't need (un)declare_thread functions after all. hammertime
2020-07-21 Aris Koning Merge with default. hammertime
2020-07-21 Aris Koning Merge with default. hammertime
2020-07-16 Aris Koning Remerge patch on validate_tables (r=c6fe2bd9de87) back in. hammertime
2020-07-21 Ying Zhang Tiny documentation
2020-07-21 Ying Zhang Remove unused pattern definitions. They are defined in monetdb5/modules/mal/sysmon.{mal,c}
2020-07-21 Sjoerd Mullender Fixing some upgrades. oscar
2020-07-21 Sjoerd Mullender Don't accept more digits than the type allows. Jun2020
2020-07-21 Sjoerd Mullender Approve upgrade. oscar
2020-07-21 Pedro Ferreira Merged with oscar
2020-07-21 Aris Koning Fix upgrade code w.r.t. semantics. oscar
2020-07-21 Pedro Ferreira Further cleanup. Removed unused declarations. oscar
2020-07-21 Niels Nes merging fun.. unlock
2020-07-21 Sjoerd Mullender Fix upgrade of radians and degrees functions. oscar
2020-07-21 Pedro Ferreira Merged with Jun2020 oscar
2020-07-21 Pedro Ferreira Backed out changeset 6a1476d5cb19 Jun2020
2020-07-21 Pedro Ferreira Merged with Jun2020 oscar
2020-07-21 Pedro Ferreira Several improvements for predicates on partitioned tables. Jun2020
2020-07-21 Aris Koning Fix upgrade code w.r.t. semantics.
2020-07-21 Aris Koning Add TODO in upgrade code.
2020-07-21 Sjoerd Mullender Use CLOCK_REALTIME_COARSE if available. Jun2020
2020-07-21 Sjoerd Mullender Remove duplicates. Jun2020
2020-07-21 Sjoerd Mullender Added test for bug 6917 (with some extra spaces for good measure). Jun2020
2020-07-21 Sjoerd Mullender Redo tags Jun2020_9 Jun2020_SP1_release. Jun2020
2020-07-20 Sjoerd Mullender Merge with oscar branch.
2020-07-20 Sjoerd Mullender Merge with Jun2020 branch. oscar
2020-07-20 Sjoerd Mullender Layout. Jun2020
2020-07-20 Sjoerd Mullender Remove upgrade code for version from before Mar2018: they don't work. Jun2020
2020-07-20 Sjoerd Mullender Commit before attempting to set a table read only. Jun2020
2020-07-20 Sjoerd Mullender Fix for bug 6917. Jun2020
2020-07-20 Panagiotis Koutsourakis Add fix for Bug-6932 Jun2020
2020-07-20 Panagiotis Koutsourakis Add test for Bug-6932 Jun2020
2020-07-20 Niels Nes approved output unlock
2020-07-20 Niels Nes readed check for modules unlock
2020-07-20 Niels Nes add missing function unlock
2020-07-20 Niels Nes merged ... with default unlock
2020-07-20 Sjoerd Mullender Partial revert of changeset 312d97ebe9d9. Jun2020
2020-07-20 Sjoerd Mullender Merge with Jun2020 branch, not changing any files.. oscar
2020-07-20 Sjoerd Mullender Post release build. Jun2020
2020-07-20 Sjoerd Mullender Merge with Jun2020 branch. oscar
2020-07-20 Sjoerd Mullender Setting tags Jun2020_9 and Jun2020_SP1 for the release build. Jun2020
2020-07-20 Sjoerd Mullender Moved contents of ChangeLog.Jun2020 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Jun2020 Jun2020_9
2020-07-20 Sjoerd Mullender Updated library versions. Jun2020
2020-07-20 Sjoerd Mullender Merge with Jun2020 branch, not changing any files. oscar
2020-07-20 Sjoerd Mullender Pre-release version number update. Jun2020
2020-07-20 Ying Zhang merged with default userstats
2020-07-17 Pedro Ferreira Merged with oscar
2020-07-17 Pedro Ferreira Merged with Jun2020 oscar
2020-07-17 Pedro Ferreira SQLancer crash on join with coalesce Jun2020
2020-07-17 Pedro Ferreira Disable conditional executing on dates conversion because it doesn't exist yet, like of temporal types Jun2020
2020-07-17 Pedro Ferreira SQLancer calc.date(timestamp,bit) undefined. I think something from conditional execution is missing Jun2020
2020-07-17 Pedro Ferreira More missing exp_prop_alias calls Jun2020
2020-07-17 Pedro Ferreira When propagating an expression, call exp_prop_alias so the label can get propagated Jun2020
2020-07-17 Pedro Ferreira Propagate ref property. It fixes the crashing SQLancer query Jun2020
2020-07-17 Ying Zhang Include the offending string in the error message Nov2019
2020-07-17 Pedro Ferreira SQLancer crash on coalesce Jun2020
2020-07-17 Sjoerd Mullender Merge with Jun2020 branch. oscar
2020-07-17 Sjoerd Mullender Fix library version numbering. oscar
2020-07-16 Sjoerd Mullender Significantly speed up projectionpath with str bat with nils at end. Jun2020
2020-07-16 Sjoerd Mullender Fixing BAT leaks: decref physical count after vheap unshare. Nov2019
2020-07-15 Niels Nes make sure we don't validate queries which update already dropped tables Nov2019
2020-07-16 Sjoerd Mullender Cannot use atomic operations on non-atomic. Nov2019
2020-07-14 Pedro Ferreira Making R integration happy, find size of double Nov2019
2020-07-16 Niels Nes use mkey/xor for intersect and except Jun2020
2020-07-16 Pedro Ferreira Don't generate the same join conditions twice for cross products Jun2020
2020-07-16 Pedro Ferreira SQLancer query with inputs not same size error Jun2020
2020-07-16 Pedro Ferreira Backported recent string function fixes from Jun2020 into Nov2019 Nov2019
2020-07-16 Niels Nes approved output Jun2020
2020-07-16 Niels Nes propagate the full alias, including the label flag. Jun2020
2020-07-16 Pedro Ferreira New SQLancer crash Jun2020
2020-07-16 Sjoerd Mullender Fixing BAT leaks: decref physical count after vheap unshare. Jun2020
2020-07-16 Pedro Ferreira Merged with oscar
2020-07-16 Pedro Ferreira Merged with Jun2020 oscar
2020-07-16 Pedro Ferreira Approved output Jun2020
2020-07-16 Niels Nes add missing reset of (already handled) selection. Jun2020
2020-07-16 Niels Nes small fix in count_jk optimizer Jun2020
2020-07-16 Pedro Ferreira Updated buggy query. It only happens after individual insert into statements Jun2020
2020-07-16 Pedro Ferreira Cleanup Jun2020
2020-07-16 Pedro Ferreira Small fix Jun2020
2020-07-16 Pedro Ferreira SQLancer query with wrong results Jun2020
2020-07-16 Pedro Ferreira Approved output
2020-07-16 Pedro Ferreira Making SQLancer happy, handle time related types at atom2sql Jun2020
2020-07-11 Niels Nes small fix/cleanup (make sure we don't access a possible null pointer) Nov2019
2020-07-10 Niels Nes active initial transaction (to make sure the timestamps are set correctly) Nov2019
2020-07-08 Sjoerd Mullender Disable a couple of asserts that go off during testing. Nov2019
2020-07-07 Niels Nes make sure to set the write time (wtime) of an object (also on creation), Nov2019
2020-07-15 Aris Koning Merge heads. hammertime
2020-07-15 Aris Koning Remove rtime from sql_trans. We don't need it. hammertime
2020-07-15 Aris Koning Fail the pre-commit validate if there was access to a deleted a table. hammertime
2020-07-15 Aris Koning do not look into the dset to find a node of changeset. hammertime
2020-07-14 Aris Koning Merge with default hammertime