log

age author description
2020-12-07 Pedro Ferreira Closing scoping2 branch once merged into indirect-privs scoping2
2020-12-07 Pedro Ferreira Merged scoping2 into indirect-privs indirect-privs
2020-12-07 Pedro Ferreira Merged with default scoping2
2020-12-07 Pedro Ferreira Merged with Oct2020
2020-12-07 Pedro Ferreira Append value sorted at the right place Oct2020
2020-12-07 svetlin moved prepare stmt test from sql/test/BugTracker-2016 to sql/test/prepare mtest
2020-12-07 Pedro Ferreira Inline operator functions calls whenever possible and small cleanup Oct2020
2020-12-07 Pedro Ferreira Backported commit addf146d66c5 into Oct2020. Performance issue should get priority as well Oct2020
2020-12-07 Pedro Ferreira Reduce number of mallocs for faster parallel execution
2020-12-07 Pedro Ferreira Merged with Oct2020
2020-12-07 Pedro Ferreira Added bulk execution for similarity function Oct2020
2020-12-07 Pedro Ferreira Added test and fix for bug 7016, ie please don't use global variables at an operator, it's very bad Oct2020
2020-12-06 Niels Nes be carefull in using the oldest transacion. During release of savepoints the transaction maybe invalid. Oct2020
2020-12-06 Niels Nes changed test output for interval days (just the numer of days). Requires pull request on pymonetdb to be merged. mtest
2020-12-05 Pedro Ferreira Converted recent test changes mtest
2020-12-05 Pedro Ferreira Merged with default mtest
2020-12-05 Pedro Ferreira Merged with Oct2020
2020-12-05 Pedro Ferreira Approved output
2020-12-04 Niels Nes change test from 9999->10000 into year overflow from 1999 -> 2000. mtest
2020-12-04 Pedro Ferreira More testing Oct2020
2020-12-04 Pedro Ferreira Merged with Oct2020
2020-12-04 Pedro Ferreira Updated child elimination optimization for range partitions with identical min and max values Oct2020
2020-12-04 Pedro Ferreira Merged with Jun2020 Oct2020
2020-12-04 Pedro Ferreira Added validation for missing range case where the min and max values are the same Jun2020
2020-12-04 svetlin clean up mtest
2020-12-04 svetlin merge heads mtest
2020-12-04 svetlin move prepare_unop_crash mtest
2020-12-04 Niels Nes fixed test (MBRs output includes floats, with fixed 6 digits after the dot) mtest
2020-12-04 svetlin move prepare-smallint.Bug-3297 mtest
2020-12-04 svetlin move prepare-smallint.Bug-3297 mtest