2021-01-07 |
Aris Koning |
Clean up identifiers,
monetdbe-proxy
|
2021-01-07 |
Aris Koning |
Use views instead functions where possible.
monetdbe-proxy
|
2021-01-07 |
Aris Koning |
Use views instead functions where possible.
monetdbe-proxy
|
2021-01-07 |
Aris Koning |
Use views instead functions where possible.
monetdbe-proxy
|
2020-12-25 |
Aris Koning |
Fix _dump_table_data.
monetdbe-proxy
|
2021-01-07 |
Sjoerd Mullender |
Merge with default branch.
unlock
|
2021-01-07 |
Sjoerd Mullender |
Merge with default branch.
nospare
|
2021-01-07 |
Sjoerd Mullender |
Merge with Oct2020 branch.
|
2021-01-07 |
Sjoerd Mullender |
It's a new year.
Oct2020
|
2021-01-07 |
Pedro Ferreira |
Merged with default
properties
|
2021-01-07 |
Pedro Ferreira |
Updated tests
|
2021-01-07 |
Pedro Ferreira |
Merged with Oct2020
|
2021-01-07 |
Pedro Ferreira |
Make error message compatible with older versions of bison
|
2021-01-07 |
Niels Nes |
we use a shallow copy, with ref counts.
nospare
|
2021-01-07 |
Pedro Ferreira |
Move crashing subquery into a new test
Oct2020
|
2021-01-07 |
Pedro Ferreira |
SQLancer: inputs not the same size error. Looking into it
Oct2020
|
2021-01-07 |
Pedro Ferreira |
If a projection doesn't have a left relation, create a new projection at rel_push_func_down, so the code generation doesn't screw up
Oct2020
|
2021-01-07 |
Ying Zhang |
A user should be able to see all its queries from all current sessions of this
Oct2020
|
2021-01-07 |
Pedro Ferreira |
New SQLancer crash at rel_bin. Looking into it
Oct2020
|
2021-01-07 |
Niels Nes |
merged with default
nospare
|
2021-01-07 |
Niels Nes |
small cleanup
nospare
|
2021-01-06 |
Martin van Dinther |
Remove obsolete tests as they are all replaced by JDBC_API_Tester.
Oct2020
|
2021-01-06 |
Pedro Ferreira |
Strings don't have scale, also use the right type: signed vs unsigned
Oct2020
|
2021-01-06 |
Pedro Ferreira |
Simplified version of the issue, I think the output decimal's number of digits is wrong
Oct2020
|
2021-01-06 |
Pedro Ferreira |
SQLancer SIGFPE at gdk_calc, Looking into it
Oct2020
|
2021-01-06 |
Pedro Ferreira |
Don't print a tracer error if the the expression cannot be evaluated, because on some cases exp_bin will be called again and it may be evaluated correctly, so the error message is a false positive
Oct2020
|
2021-01-06 |
Sjoerd Mullender |
Remove support for RHEL 6.
Oct2020
|
2021-01-06 |
Sjoerd Mullender |
Properly specify the location of the /run directory.
Oct2020
|
2021-01-06 |
Pedro Ferreira |
Re-converted test
|
2021-01-06 |
Pedro Ferreira |
Merged with Oct2020
|
2021-01-06 |
Pedro Ferreira |
Before calling exp_bin again in some cases (eg left vs right relation), clean the generated MAL code, otherwise leftover such as barriers will give wrong MAL plans
Oct2020
|
2021-01-06 |
Sjoerd Mullender |
Remove version number, just use wild card.
Oct2020
|
2021-01-06 |
Pedro Ferreira |
SQLancer query timing out (there are just 1 row relations). Simplified version crashes before MAL optimization. Looking into it
Oct2020
|
2021-01-06 |
Joeri van Ruth |
Add upgrade code for copybinary
copybinary
|
2021-01-06 |
Pedro Ferreira |
Forgot to remove comment
Oct2020
|
2021-01-06 |
Pedro Ferreira |
SQLancer crash and fix, ie do a stronger check for cardinality on the right side of the filter
Oct2020
|
2021-01-05 |
Joeri van Ruth |
Remove some leftover printf debugging code
copybinary
|
2021-01-05 |
Joeri van Ruth |
optimizer.multiplex was erroneously listed as returning void
copybinary
|
2021-01-05 |
Joeri van Ruth |
Approve some MAL-signatures
copybinary
|
2021-01-05 |
Joeri van Ruth |
Approve sql/test/emptydb/check
copybinary
|
2021-01-05 |
Joeri van Ruth |
GDAL fix for older cmake versions
copybinary
|
2021-01-05 |
Joeri van Ruth |
Fix test binary_copy_into.Bug-3345
copybinary
|
2021-01-05 |
Niels Nes |
just checking list length (==0 for list_empty) isn't enough anymore, ie need to validate if list remaining objects are
nospare
|
2021-01-04 |
Niels Nes |
without deletes, nothing to log.
nospare
|
2021-01-05 |
Joeri van Ruth |
GDAL fix for older cmake versions
Oct2020
|
2021-01-04 |
Pedro Ferreira |
Real fix for SQLancer bug, add missing 'key' property set for statements generated from comparisons, as they are now allowed in projections
Oct2020
|
2021-01-04 |
Niels Nes |
make sure we don't return deleted objects
nospare
|
2021-01-04 |
Niels Nes |
make sure the old also doesn't point back to the removed (rollback-ed) object
nospare
|
2021-01-04 |
Pedro Ferreira |
A projection may not have a left relation
Oct2020
|
2021-01-04 |
Niels Nes |
handling temp's
nospare
|
2021-01-04 |
Niels Nes |
handle truncate
nospare
|
2021-01-04 |
Joeri van Ruth |
Merge branch 'default' into 'copybinary'
copybinary
|
2021-01-04 |
Niels Nes |
added more cleanup code
nospare
|
2021-01-04 |
Niels Nes |
add sequence cleanup code
nospare
|
2021-01-04 |
Niels Nes |
initial idx dropping + some more cleanup
nospare
|
2021-01-04 |
Niels Nes |
merged with default
nospare
|
2021-01-04 |
Niels Nes |
handle first alter's
nospare
|
2021-01-04 |
Niels Nes |
handle some more objects (destructions) keys/idxs and funcs
nospare
|
2021-01-03 |
Niels Nes |
handle a few more object creations
nospare
|
2021-01-03 |
Niels Nes |
keep temp schema/tables tree isolated
nospare
|