log

age author description
2021-05-04 Sjoerd Mullender Closing branch after it was merged into default. qcancel
2021-05-04 Sjoerd Mullender Merge qcancel branch into default.
2021-05-04 Sjoerd Mullender Merge with Jul2021 branch.
2021-05-04 Sjoerd Mullender Properly approve signatures. Jul2021
2021-05-04 Pedro Ferreira Here a comparison must be generated on select relations with depth=0 Jul2021
2021-05-04 Pedro Ferreira Don't forget null values when rewriting ifthenelse. Jul2021
2021-05-04 Sjoerd Mullender Converted BATselect to new timeout loops. qcancel
2021-05-04 Sjoerd Mullender Cleanup after timeout. qcancel
2021-05-04 Pedro Ferreira if the semijoins has 'max_one' property set, then the left result cannot be removed if not used. Otherwise when the left result is not used, rewrite it into a join Jul2021
2021-05-04 Pedro Ferreira Defensive lines. Apply postfix optimizer on joins only when 2 results are being returned. Also removed assertion about which arguments being used. If the join is about to be removed by deadcode optimizer, then both returned values won't be used Jul2021
2021-05-04 Pedro Ferreira Hopefully fixing several issues with global min and max aggregates pushcands
2021-05-04 Pedro Ferreira Small mistake of mine, for the lng case, h and b areas may overlap pushcands
2021-05-04 Pedro Ferreira Don't forget to destroy list before returning Jul2021
2021-05-03 Sjoerd Mullender Remove accidentally added changelog message. Oct2020
2021-05-03 Pedro Ferreira Fix for bug #7116 Test for ambiguous function calls only at creation time. Also ignore it on replace situations Jul2021
2021-05-03 Sjoerd Mullender Merge heads. Jul2021
2021-05-03 Sjoerd Mullender Merge with Oct2020 branch, not changing any files.. Jul2021
2021-05-03 Sjoerd Mullender Post release build. Oct2020
2021-05-03 Sjoerd Mullender Merge with Oct2020 branch. Jul2021
2021-05-03 Sjoerd Mullender Setting tags Oct2020_17 and Oct2020_SP5_release for the release build. Oct2020
2021-05-03 Sjoerd Mullender Moved contents of ChangeLog.Oct2020 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Oct2020 Oct2020_17 Oct2020_SP5_release
2021-05-03 Sjoerd Mullender Updated library versions. Oct2020
2021-05-03 Sjoerd Mullender Merge with Oct2020 branch, not changing any files. Jul2021
2021-05-03 Sjoerd Mullender Pre-release version number update. Oct2020
2021-05-03 Sjoerd Mullender Merge with default branch. qcancel
2021-05-03 Sjoerd Mullender Use nested loops for checking query cancellation timeouts. qcancel
2021-05-03 Sjoerd Mullender Deal with recursive calls of runMALsequence. qcancel
2021-05-03 Sjoerd Mullender Fix and approve upgrade. Fixes #7115. Jul2021
2021-05-03 Pedro Ferreira Do a better revert of not null property when am outer join is generated while unnesting Jul2021
2021-05-03 Niels Nes merged Jul2021
2021-05-03 Niels Nes improved check for valid segment Jul2021
2021-05-03 Sjoerd Mullender Merge with Oct2020 branch. Jul2021
2021-05-03 Sjoerd Mullender Add some const. Jul2021
2021-05-03 Niels Nes small fix of the transaction isolation, ie make sure we still read segments which are deleted by some active transaction, but not commited yet. Jul2021
2021-05-03 Sjoerd Mullender Updated from current manual page sources. Oct2020
2021-05-03 Sjoerd Mullender Remove reference to non-existent files. Jul2021
2021-05-03 Sjoerd Mullender Work around GCC 11 problems. Jun2020
2021-05-03 Pedro Ferreira BATproject2: does not match always Looking into it Jul2021
2021-04-28 Sjoerd Mullender Simplify code and make it compilable with new gcc on f34. Jun2020
2021-05-03 Niels Nes there is a very subtile difference between cand_mask and bat with type mask. Jul2021
2021-05-03 Pedro Ferreira Added test for newly found issue Jul2021
2021-05-03 svetlin sqltest fix Jul2021
2021-05-03 svetlin fix sqltest empty result bug Jul2021
2021-05-03 Pedro Ferreira I forgot to disable set queries too Jul2021
2021-05-03 Pedro Ferreira I forgot to disable the exists operator (uses subquery) on merge statements and procedure calls Jul2021
2021-05-03 Sjoerd Mullender aggr.{min,max} now have optional candidate lists. pushcands
2021-05-03 svetlin sqltest fix
2021-05-03 svetlin fix sqltest empty result bug
2021-05-03 Sjoerd Mullender Merge with Oct2020 branch. Jul2021
2021-05-03 Sjoerd Mullender Blurb. Oct2020
2021-05-03 Sjoerd Mullender Merge with Oct2020 branch. Jul2021
2021-05-03 Sjoerd Mullender Backed out changeset 78874f24d49c: with updated gcc it works fine again. Oct2020
2021-05-03 Sjoerd Mullender Added some info about fixed bugs. Oct2020
2021-05-03 Pedro Ferreira Hide OS and maximum size related errors Jul2021
2021-05-01 Niels Nes approved output Jul2021
2021-05-01 Niels Nes updated sys.deltas for the new storage structures, Jul2021
2021-05-01 Martin Kersten Improve the old reorder optimizer
2021-04-30 Pedro Ferreira Just retain, don't load the heap
2021-04-30 Sjoerd Mullender aggr.{stdev,variance}{,p} now have optional candidate lists. pushcands
2021-04-30 Sjoerd Mullender aggr.{corr,covariance,covariancep} now have optional candidate lists. pushcands