2019-09-26 |
Pedro Ferreira |
Merge with Nov2019 branch.
|
2019-09-26 |
Pedro Ferreira |
Merge with Apr2019 branch.
Nov2019
|
2019-09-26 |
Sjoerd Mullender |
Approve upgrades.
Nov2019
|
2019-09-26 |
Pedro Ferreira |
Use the same declared variable in the sql insert, so the test becomes deterministic
Apr2019
|
2019-09-26 |
Pedro Ferreira |
Cleaned sql upgrades. Save the session's schema before all upgrades, because a SQLstatementIntern call might reallocate the mvc's variable stack.
Nov2019
|
2019-09-26 |
Sjoerd Mullender |
Make building with EPEL for RHEL the default.
Nov2019
|
2019-09-26 |
Sjoerd Mullender |
Added support for building on VS 2019.
Apr2019
|
2019-09-26 |
Pedro Ferreira |
Approved output
Apr2019
|
2019-09-26 |
Sjoerd Mullender |
Merge with Apr2019 branch.
Nov2019
|
2019-09-26 |
Sjoerd Mullender |
A few more size_t's.
Apr2019
|
2019-09-25 |
Pedro Ferreira |
Added missing definitions for avg aggregate and analytic functions to month and second intervals
Apr2019
|
2019-09-25 |
Pedro Ferreira |
Merge with Nov2019
|
2019-09-25 |
Pedro Ferreira |
Merge with Apr2019
Nov2019
|
2019-09-25 |
Pedro Ferreira |
Undoing changes, tests still failing
Apr2019
|
2019-09-25 |
Joeri van Ruth |
Write snapshot to tmp file, atomically rename afterward
hot-snapshot
|
2019-09-25 |
Panagiotis Koutsourakis |
Do not interpret strings before JSON parsing
json
|
2019-09-25 |
Pedro Ferreira |
Added missing error codes
Apr2019
|
2019-09-25 |
Thodoris Zois |
Various changes (mlogger -> GDKstalker)
mlogger
|
2019-09-25 |
Sjoerd Mullender |
Merge with Apr2019 branch.
Nov2019
|
2019-09-25 |
Sjoerd Mullender |
Avoid some unnecessary copying.
Nov2019
|
2019-09-25 |
Sjoerd Mullender |
Use size_t for sizes of input strings.
Apr2019
|
2019-09-25 |
Sjoerd Mullender |
Introduce limits for the lengths of strings in SQL.
Apr2019
|
2019-09-25 |
Pedro Ferreira |
Updated fix for bug 6761 by setting the number of digits for the output statement out of the skipped conversion
Apr2019
|
2019-09-25 |
Pedro Ferreira |
Approved output
Nov2019
|
2019-09-25 |
Sjoerd Mullender |
Fix memory leak.
Nov2019
|
2019-09-25 |
Sjoerd Mullender |
Move challenge generation to before starting the client thread.
Apr2019
|
2019-09-24 |
Pedro Ferreira |
Merge with cmake-fun
cmake-monetdblite
|
2019-09-24 |
Pedro Ferreira |
Merge with default
cmake-fun
|
2019-09-24 |
Sjoerd Mullender |
With verbosity level >= 2 (--verbose=2) print current query on commit/rollback.
Nov2019
|
2019-09-24 |
Sjoerd Mullender |
Move saved query from client context to mvc.
Nov2019
|
2019-09-24 |
Pedro Ferreira |
Merge with Nov2019
|
2019-09-24 |
Pedro Ferreira |
Merge with Apr2019 branch
Nov2019
|
2019-09-24 |
Pedro Ferreira |
Updated failing queries
grouping-analytics
|
2019-09-24 |
Pedro Ferreira |
Test rename11 requires pymonetdb
Apr2019
|
2019-09-24 |
Pedro Ferreira |
One more correlated subquery crashing :(
Nov2019
|
2019-09-24 |
Pedro Ferreira |
Allow grouping aggregate in every group by query and cleaned tests
grouping-analytics
|
2019-09-23 |
Aris Koning |
Update TODO's.
mosaic
|
2019-09-23 |
Aris Koning |
Compilation and memory leak fixes.
mosaic
|
2019-09-23 |
Aris Koning |
Update TODO's.
mosaic
|
2019-09-24 |
Sjoerd Mullender |
Typo.
batcalc-updated
|
2019-09-24 |
Pedro Ferreira |
Merge with default
grouping-analytics
|
2019-09-24 |
Pedro Ferreira |
When generating CUBE's power sets, prepend to the generated list, so the global aggregate case will be always last.
grouping-analytics
|
2019-09-24 |
Sjoerd Mullender |
Merge with default branch.
batcalc-updated
|
2019-09-24 |
Sjoerd Mullender |
Use bool.
batcalc-updated
|
2019-09-23 |
Sjoerd Mullender |
The gdk_calc operations on more than one BAT now have a candidate list per argument BAT.
batcalc-updated
|
2019-09-23 |
Sjoerd Mullender |
Updated batcalc API so that the result is aligned with the candidate list.
batcalc-updated
|
2019-09-24 |
Sjoerd Mullender |
Merge with Nov2019 branch.
|
2019-09-24 |
Sjoerd Mullender |
Merge with Apr2019 branch.
Nov2019
|
2019-09-24 |
Sjoerd Mullender |
Work around stupid compiler warning.
Apr2019
|
2019-09-23 |
Pedro Ferreira |
Rolling back changes for bug 6761 fix, it breaks many tests. I give up finding a solution for it
Apr2019
|
2019-09-23 |
Sjoerd Mullender |
Merge with Nov2019 branch.
|
2019-09-23 |
Sjoerd Mullender |
Removed procedure sys.times(). There was no implementation for it.
Nov2019
|
2019-09-23 |
Pedro Ferreira |
Merge with Apr2019 branch
Nov2019
|
2019-09-23 |
Sjoerd Mullender |
Implemented a variant of median and quantile that returns the interpolated value.
Nov2019
|
2019-09-23 |
Pedro Ferreira |
Look for realloc'ed vars in sql_mvc
Apr2019
|
2019-09-23 |
Panagiotis Koutsourakis |
Merge with default
json
|
2019-09-23 |
Panagiotis Koutsourakis |
Add test and approve output
json
|
2019-09-23 |
Panagiotis Koutsourakis |
Don't skip characters when parsing JSON strings
json
|
2019-09-23 |
Panagiotis Koutsourakis |
Add new quotation mode for easier json debugging
json
|
2019-09-23 |
Sjoerd Mullender |
Make sure enough space is allocated for extents and histogram BATs.
Apr2019
|