log

age author description
2017-03-28 Sjoerd Mullender Free some memory.
2017-03-28 Sjoerd Mullender When error is GDK_EXCEPTION, report the GDK exception.
2017-03-28 Sjoerd Mullender Use freeException() to free exception strings.
2017-03-28 Sjoerd Mullender Unified error messages for allocation failures.
2017-03-30 Niels Nes revert binary api change Dec2016
2017-03-29 Niels Nes changed blob nequal function into a compare function, now we can Dec2016
2017-03-29 Niels Nes make sure we only vacuum on system tables Dec2016
2017-03-29 Sjoerd Mullender Merge heads.
2017-03-29 Sjoerd Mullender Merge with Dec2016 branch, not changing any files..
2017-03-29 Sjoerd Mullender Post release build. Dec2016
2017-03-29 Sjoerd Mullender Merge with Dec2016 branch.
2017-03-29 Sjoerd Mullender Setting tags Dec2016_13 and Dec2016_SP3 for the release build. Dec2016
2017-03-29 Sjoerd Mullender Moved contents of ChangeLog.Dec2016 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Dec2016 Dec2016_13
2017-03-29 Sjoerd Mullender Updated library versions. Dec2016
2017-03-29 Sjoerd Mullender Merge with Dec2016 branch, not changing any files.
2017-03-29 Sjoerd Mullender Pre-release version number update. Dec2016
2017-03-29 Niels Nes approved output
2017-03-29 Niels Nes fixed crash in using empty orderidx
2017-03-27 Mark Raasveldt Any required protocol string conversion is now done while transferring rather than converting the entire BAT before transferring. protocol
2017-03-27 Mark Raasveldt Merge with default. protocol
2017-03-27 Mark Raasveldt Merge with default. protocol
2017-03-21 Mark Raasveldt Protocol 10 is no longer supported in the MAPI library. protocol
2017-03-21 Mark Raasveldt Correctly support chunk export in new protocol. protocol
2017-03-20 Mark Raasveldt Protocol result set messages start with "+\n" for easier integration into existing client programs. protocol
2017-03-27 Hannes Muehleisen disabled r tests for now because of their high volatility Dec2016
2017-03-27 Sjoerd Mullender Merge with Dec2016 branch.
2017-03-27 Sjoerd Mullender Simplify. Dec2016
2017-03-27 Sjoerd Mullender Clear the correct bit of memory. Dec2016
2017-03-26 Sjoerd Mullender More error checking, and some simplification.
2017-03-26 Niels Nes merged with 2016
2017-03-26 Niels Nes fixed compilation
2017-03-26 Niels Nes merged with Dec2016
2017-03-26 Sjoerd Mullender Correctly compare types in BATifthenelse. Dec2016
2017-03-26 Niels Nes also allow mitosis on count,min,max, etc (not only on the sub* versions) Dec2016
2017-03-26 Niels Nes revert accidental checkin
2017-03-26 Niels Nes fixed crash when using ordered indices Dec2016
2017-03-24 Niels Nes fixed another sqlsmith crash
2017-03-24 Niels Nes merged with default
2017-03-24 Niels Nes fixed crash in new rel_or handling Dec2016
2017-03-24 Panagiotis Koutsourakis Merge with Dec2016
2017-03-23 Sjoerd Mullender Error checking.
2017-03-23 Martin van Dinther Add test for Bug 6251 (Crash after adding an ordered index on sys.statistics column and querying sys.statistics) Dec2016
2017-03-23 Martin van Dinther Add test to create ordered index on hugeint and large decimal/numeric data types Dec2016
2017-03-23 Martin van Dinther Add test to create ordered index on all (except hugeint) built-in data types Dec2016
2017-03-23 Panagiotis Koutsourakis Fix compilation data-vaults
2017-03-22 Sjoerd Mullender Lots of checks of BUNappend; don't call BBPkeepref before BUNappend.
2017-03-22 Niels Nes fixed bug 6247
2017-03-22 Sjoerd Mullender Merge with Dec2016 branch.
2017-03-22 Sjoerd Mullender Went through the logger with a fine(r) comb.
2017-03-22 Sjoerd Mullender If vsnprintf fails inside GDKerror, at least record some error.
2017-03-21 Panagiotis Koutsourakis Merge with default data-vaults
2017-03-21 Panagiotis Koutsourakis Fix more memory leaks data-vaults
2017-03-21 Panagiotis Koutsourakis Remove unused function data-vaults
2017-03-21 Panagiotis Koutsourakis Plug more memory leaks data-vaults
2017-03-21 Panagiotis Koutsourakis Fix server crash data-vaults
2017-03-20 Panagiotis Koutsourakis Fix some memory leaks data-vaults
2017-03-21 Joeri van Ruth Fix error handling in SQLupgrades() Dec2016
2017-03-20 martin kersten Always initialize the trace tables.
2017-03-20 Niels Nes fixed bug 6246, ie handle alias in with subquery Dec2016
2017-03-20 Niels Nes fix bug 6245, ie properly handle outer-join in apply rewriter Dec2016