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
2020-12-04 svetlin moved fixed_limit_for_prepare.Bug-3208 to prepare mtest
2020-12-04 Pedro Ferreira More testing Jun2020
2020-12-04 svetlin fix remaining sql/test/BugTracker-2012 mtest
2020-12-04 Niels Nes merged mtest
2020-12-04 Niels Nes add first test (moved from sqlancer07) mtest
2020-12-04 Pedro Ferreira Merged with Oct2020
2020-12-04 Pedro Ferreira More testing Oct2020
2020-12-04 Pedro Ferreira Merged with Jun2020 Oct2020
2020-12-04 Pedro Ferreira More missing range validation cases Jun2020
2020-12-04 svetlin sql/test/wlcr/ convert progress mtest
2020-12-04 Pedro Ferreira Cleanup, properties should be orthogonal to the SQL layer, so propagate them at rel_statistics properties
2020-12-04 Niels Nes merged with jun2020 Oct2020
2020-12-04 Mitchell Weggemans convert tests test_privs2_p1 mtest
2020-12-04 Mitchell Weggemans convert tests for test_privs2_p2 mtest
2020-12-04 Mitchell Weggemans convert tests for unknown_user mtest
2020-12-04 Niels Nes only free sql objects when oldest reference object is younger Jun2020
2020-12-04 svetlin small fix mtest
2020-12-04 Niels Nes make sure we initialize the parts Jun2020
2020-12-04 Sjoerd Mullender Read and cache min/max values when type and position is known during startup. properties
2020-12-03 Sjoerd Mullender If the heap is not yet loaded, don't try to find the value. properties
2020-12-03 Pedro Ferreira First steps to handle min/max values in the SQL layer, but the server crashes after reloading :( properties
2020-12-03 Pedro Ferreira Forgot update properties
2020-12-03 Pedro Ferreira Cannot read storage properties here properties
2020-12-03 Niels Nes added assert Jun2020
2020-12-03 Sjoerd Mullender Use compound literals. Oct2020
2020-12-03 Sjoerd Mullender Indenting. Oct2020
2020-12-03 Sjoerd Mullender Some indenting. Oct2020
2020-12-03 Sjoerd Mullender Fix problems found by clang-analyzer. Oct2020
2020-12-03 Joeri van Ruth Approve copybinary
2020-12-03 Joeri van Ruth Merge branch 'default' into 'copybinary' copybinary