2018-04-09 |
Aris Koning |
Merge with Mar2018.
config_rss
|
2018-04-09 |
Sjoerd Mullender |
Merge with Mar2018 branch.
|
2018-04-09 |
Sjoerd Mullender |
Off-by-one error in generator_projection.
Mar2018
|
2018-04-09 |
Mihai Varga |
copy the weld results and then free the weld data
mal-weld
|
2018-04-09 |
Aris Koning |
Implement NOT IN with a proper antijoin.
delete_in_vlist
|
2018-04-09 |
Aris Koning |
Factor out distinct logic for value list into a function.
delete_in_vlist
|
2018-04-09 |
Aris Koning |
Remove temporary declaration.
delete_in_vlist
|
2018-04-09 |
Aris Koning |
Merge with default.
delete_in_vlist
|
2018-04-09 |
Aris Koning |
Add left candidate argument to stmt_join and remove test function.
delete_in_vlist
|
2018-04-09 |
Aris Koning |
Run mserver5 with setup similar to test suite.
delete_in_vlist
|
2018-04-09 |
Pedro Ferreira |
Merge with Mar2018
|
2018-04-09 |
Pedro Ferreira |
Added tests for bugs 6572 and 6573
Mar2018
|
2018-04-06 |
Mihai Varga |
weld.thread conf should be in weld_module_run
mal-weld
|
2018-04-09 |
Panagiotis Koutsourakis |
Merge with default
data-vaults
|
2018-04-08 |
Niels Nes |
fixes for bug 6570, ie properly lookup the sql_mul function (and
Mar2018
|
2018-04-08 |
Niels Nes |
fix bug 6568
Mar2018
|
2018-04-06 |
Pedro Ferreira |
Propagate inserts in range partitioned tables.
merge-partitions
|
2018-04-06 |
Aris Koning |
Merge with default.
delete_in_vlist
|
2018-04-06 |
Aris Koning |
Reduce the value list to unique values.
delete_in_vlist
|
2018-04-06 |
Aris Koning |
Add temporary additional join_stmt to include candidate list.
delete_in_vlist
|
2018-04-04 |
Aris Koning |
Merge with default.
delete_in_vlist
|
2018-04-06 |
Mihai Varga |
TODO better place to print \n
mal-weld
|
2018-04-05 |
Martin van Dinther |
Adding a CAST ( AS INT) or CAST ( AS BIGINT) to the SELECT queries such that the output becomes a bigint (instead of hugeint).
Mar2018
|
2018-04-05 |
Panagiotis Koutsourakis |
Extract mapi_authorize function from mapi_reconnect
mapi_changes
|
2018-04-05 |
Sjoerd Mullender |
Only use __declspec on Windows.
|
2018-04-05 |
Sjoerd Mullender |
Merge with Mar2018 branch.
|
2018-04-05 |
Sjoerd Mullender |
More accurately assign exports to libraries.
Mar2018
|
2018-04-05 |
Sjoerd Mullender |
Some minor fixes.
Mar2018
|
2018-04-05 |
Panagiotis Koutsourakis |
Add module and instruction fields to the JSON profiler traces
|
2018-04-04 |
Pedro Ferreira |
Added tests for bugs 6568, 6569 and 6570
Mar2018
|
2018-04-04 |
Sjoerd Mullender |
Approve after changeset f167f7445b5d.
|
2018-04-04 |
Sjoerd Mullender |
Don't ignore return value of function fread.
|
2018-04-04 |
Niels Nes |
fxes for bugs 6565 and 6565
Mar2018
|
2018-04-04 |
Sjoerd Mullender |
Merge with Mar2018 branch.
|
2018-04-04 |
Panagiotis Koutsourakis |
Add Changelog entry for the change in monetdb profilerstart command
|
2018-04-04 |
Panagiotis Koutsourakis |
Add Changelog entry for the change in monetdb stop command
|
2018-04-04 |
Panagiotis Koutsourakis |
[monetdbd] Make profilerstart command more robust
|
2018-04-03 |
Panagiotis Koutsourakis |
[monetdbd] Try to stop the profiler before stopping the server
|
2018-04-04 |
Sjoerd Mullender |
Export mcrypt functions from libmapi; restore list of hashes.
Mar2018
|
2018-04-04 |
Mihai Varga |
weld.memory.limit=256GB and weld.threads=GDKnr_threads
mal-weld
|
2018-04-04 |
Mihai Varga |
measure weld compile time and print it to stderr
mal-weld
|
2018-04-04 |
Aris Koning |
Bug fix: in_exp contains first element twice.
delete_in_vlist
|
2018-04-04 |
Aris Koning |
Add a select query for testing.
delete_in_vlist
|
2018-04-04 |
Aris Koning |
Remove test from the test suite.
delete_in_vlist
|
2018-04-04 |
Sjoerd Mullender |
Some more library cleanup.
Mar2018
|
2018-04-03 |
Sjoerd Mullender |
Removed helper programs Mtimeout and MkillUsers.
|
2018-04-03 |
Pedro Ferreira |
Added tests for bugs 6565 and 6566
Mar2018
|
2018-04-03 |
Sjoerd Mullender |
Try not to include code multiple times.
|
2018-04-03 |
Sjoerd Mullender |
We need generateUUID on Windows.
|
2018-04-03 |
Sjoerd Mullender |
Merge with Mar2018 branch.
|
2018-04-03 |
Sjoerd Mullender |
Don't link to libraries multiple times on Linux/Unix.
Mar2018
|
2018-04-03 |
Mihai Varga |
weld impl for batcalc.or
mal-weld
|
2018-04-03 |
Mihai Varga |
weld impl for batcalc.isnil and batcalc.ifthenelse
mal-weld
|
2018-04-03 |
Mihai Varga |
aggr.subsum with mismatching types
mal-weld
|
2018-03-30 |
Mihai Varga |
weld impl for algebra.difference algebrea.intersect batcalc.and
mal-weld
|
2018-03-30 |
Mihai Varga |
opt_weld subgraph collapsing bug fix
mal-weld
|
2018-03-29 |
Mihai Varga |
weld impl for algebra.join through UDF
mal-weld
|
2018-03-28 |
Mihai Varga |
weld aggr.subcount with skip_nils
mal-weld
|
2018-03-27 |
Mihai Varga |
mal_weld - forgot to append some Ls to i64 zeroes
mal-weld
|
2018-03-27 |
Mihai Varga |
TODO revert this: disabled some checks in pcre.c
mal-weld
|