2018-12-03 |
Aris Koning |
Do not allow multiple mosaic parameters in the SQL STORAGE parameter string.
mosaic
|
2018-12-03 |
Aris Koning |
Approve test output.
mosaic
|
2018-12-03 |
Pedro Ferreira |
Fix for bug 6643 (i.e. allow creation of global temporary tables ony on 'tmp' schema).
Aug2018
|
2018-12-03 |
Pedro Ferreira |
Added test for bug 6613.
Aug2018
|
2018-12-03 |
Pedro Ferreira |
Merge statements on merge tables won't be available for now.
merge-statements
|
2018-11-30 |
Pedro Ferreira |
Disallow empty names.
|
2018-11-30 |
Pedro Ferreira |
Merge with default
merge-statements
|
2018-11-30 |
Sjoerd Mullender |
Test how we deal with dumping tables/columns with a name consisting of ".
|
2018-12-01 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-12-01 |
Sjoerd Mullender |
In a debug build of MonetDB, use a debug build of libbz2.
Aug2018
|
2018-11-30 |
Sjoerd Mullender |
Test value we actually need to test.
|
2018-11-30 |
Sjoerd Mullender |
Work around a problem with the Intel compiler for 32 bits on Windows.
|
2018-11-30 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-11-30 |
Sjoerd Mullender |
Remove unused compiler includes.
Aug2018
|
2018-11-30 |
Sjoerd Mullender |
No need for curl_CFLAGS anymore.
Aug2018
|
2018-11-30 |
Sjoerd Mullender |
Compilation fix.
Aug2018
|
2018-11-29 |
Martin van Dinther |
Update SQL changelog for changes made to storagemodel script.
|
2018-11-29 |
Martin van Dinther |
Improve and extend storagemodel script:
|
2018-11-29 |
Aris Koning |
Fix test output.
mosaic
|
2018-11-29 |
Aris Koning |
Fix ancient Mercurial merge bug:
mosaic
|
2018-11-29 |
Aris Koning |
Fix counting bug.
mosaic
|
2018-11-29 |
Aris Koning |
Fix compiler error.
mosaic
|
2018-11-29 |
Aris Koning |
Do proper checks on possible nil values.
mosaic
|
2018-11-27 |
Aris Koning |
Use the actual size of a MosaicBlk struct.
mosaic
|
2018-11-29 |
Pedro Ferreira |
Added missing sqlids.
|
2018-11-29 |
Pedro Ferreira |
Compilation fix.
Aug2018
|
2018-11-28 |
Pedro Ferreira |
Another attempt for strptime implementation for Windows and bug 6626.
Aug2018
|
2018-11-28 |
Pedro Ferreira |
Don't print two error messages.
Aug2018
|
2018-11-28 |
Pedro Ferreira |
Use the proper type while referencing SQL object ids. It should be sqlid instead of int. For dependencies types use sht instead of short.
|
2018-11-28 |
Sjoerd Mullender |
Approve upgrades.
|
2018-11-28 |
Sjoerd Mullender |
Approve after changeset 7c996e9de955.
|
2018-11-28 |
Sjoerd Mullender |
Remove superfluous line.
|
2018-11-28 |
Sjoerd Mullender |
Approved after merging analytics branch.
|
2018-11-27 |
Pedro Ferreira |
When setting the schema of a table, copy available sql keys and indexes as well.
merge-statements
|
2018-11-27 |
Aris Koning |
Add lifecycle calls for mosaic indices.
mosaic
|
2018-11-27 |
Aris Koning |
Fix stable test output.
mosaic
|
2018-11-26 |
Aris Koning |
Approve test.
mosaic
|
2018-11-26 |
Aris Koning |
Approve tests.
mosaic
|
2018-11-26 |
Aris Koning |
Approve test.
mosaic
|
2018-11-26 |
Aris Koning |
Approve test.
mosaic
|
2018-11-26 |
Aris Koning |
Approve test result.
mosaic
|
2018-11-26 |
Aris Koning |
Approve tests.
mosaic
|
2018-11-26 |
Aris Koning |
Approve test.
mosaic
|
2018-11-26 |
Aris Koning |
Approve tests.
mosaic
|
2018-11-26 |
Aris Koning |
Approve tests.
mosaic
|
2018-11-26 |
Aris Koning |
The moasaic optimizer is put into a separate optimizer pipeline.
mosaic
|
2018-11-26 |
Aris Koning |
Approve test.
mosaic
|
2018-11-26 |
Aris Koning |
Approve tests.
mosaic
|
2018-11-26 |
Aris Koning |
Approve test.
mosaic
|
2018-11-26 |
Aris Koning |
Recover sql-mosaic functions in sql.mal.
mosaic
|
2018-11-23 |
Aris Koning |
Approve test.
mosaic
|
2018-11-23 |
Aris Koning |
Remove typo.
mosaic
|
2018-11-23 |
Aris Koning |
Merge with default.
mosaic
|
2018-11-22 |
Aris Koning |
Fix some test outputs.
mosaic
|
2018-11-27 |
Pedro Ferreira |
Merge with default branch
merge-statements
|
2018-11-26 |
Pedro Ferreira |
Updated changelog and fixed typo.
|
2018-11-26 |
Pedro Ferreira |
Merged with analytics branch.
|
2018-11-26 |
Pedro Ferreira |
Fix for lag and lead analytical functions calls where the 3rd argument must have the same type as the 1st argument.
analytics
|
2018-11-26 |
Sjoerd Mullender |
Ordering of output.
|
2018-11-27 |
Sjoerd Mullender |
More E'...' strings and fixes for recent changes.
|