log

age author description
2017-07-17 Mark Raasveldt For numeric columns, create result BATs immediately instead of manually allocating a region and then assigning that region to a BAT. jitudf
2017-07-17 Niels Nes fixing leaks in mal error propagation malerrors
2017-07-17 Sjoerd Mullender Make a daemon domain of mserver5_t. Jul2017
2017-07-17 Pedro Ferreira Added truncate statements sqlextra
2017-07-17 Panagiotis Koutsourakis Create new branch for Acticloud, based on Jul2017 branch acticloud
2017-07-17 Sjoerd Mullender Add %ifdefs around all selinux blurbs. Jul2017
2017-07-16 Niels Nes fix small leak(s) malerrors
2017-07-15 Niels Nes return SQLSTATE errors malerrors
2017-07-15 Niels Nes make sure we set the output type (todo move to end of function). malerrors
2017-07-15 Niels Nes don't put sqlstate errors prefixes infront of inner queries and inner malerrors
2017-07-14 Sjoerd Mullender Merge with Jul2017 branch.
2017-07-14 Sjoerd Mullender Implemented an SELinux policy for MonetDB. Jul2017
2017-07-14 Sjoerd Mullender Don't leak open file descriptors from monetdtd to mserver5. Jul2017
2017-07-14 Sjoerd Mullender Added some changelog blurbs. Jul2017
2017-07-13 Sjoerd Mullender Close some potential file descriptor leaks. Jul2017
2017-07-13 Martin van Dinther Make Test_Dobjects independent of list of tables in sys schema. Jul2017
2017-07-13 Martin van Dinther Approve output for ssbm Jul2017
2017-07-13 Pedro Ferreira The token type name is operation
2017-07-13 Pedro Ferreira Approved some tests related to the DEFAULT keyword usage
2017-07-13 Martin van Dinther Activate new java JDBC test program for bug 6349 Jul2017
2017-07-13 Mark Raasveldt Merge with default. stratified_sampling
2017-07-13 Mark Raasveldt Compilation fixes. jitudf
2017-07-13 Niels Nes merged with Jul2017
2017-07-13 Niels Nes fixes for bugs 6341, 6342 and 6343 Jul2017
2017-07-12 Martin Kersten Revert patch to better test it.
2017-07-12 Mark Raasveldt When directly overwriting the heap storage of a BAT do not allocate space for "count" variables. jitudf
2017-07-12 Martin Kersten Support LIMIT in scalar expressions
2017-07-08 Martin Kersten Added file for bug 6348
2017-07-12 Mark Raasveldt Fix compilation issues. jitudf
2017-07-11 Niels Nes merged Jul2017
2017-07-11 Niels Nes cleanup Jul2017
2017-07-11 Sjoerd Mullender Change ownership of .merovingian_properties to monetdb:monetdb. Jul2017
2017-07-11 Sjoerd Mullender Layout. Jul2017
2017-07-11 Niels Nes fix pushdown of select (and some more leak fixing) Jul2017
2017-07-11 Mark Raasveldt Copy data that is not page aligned because we can only protect entire pages. jitudf
2017-07-11 Sjoerd Mullender Properly check for nil:oid from remote end. Jul2017
2017-07-11 Sjoerd Mullender Use left recursion instead of right recursion in parser. Jul2017
2017-07-11 Sjoerd Mullender Plug memory leak. Jul2017
2017-07-11 Sjoerd Mullender Plug leak. Jul2017
2017-07-11 Sjoerd Mullender Resolved some FIXME comments. Jul2017
2017-07-10 Niels Nes use new variables when rewriting slice statements and better cleanup of not used mal statements Jul2017
2017-07-10 Sjoerd Mullender Add tags files created by gtags/global. Jul2017
2017-07-10 Sjoerd Mullender Rename function list_length so that it doesn't clash with a declaration.
2017-07-10 Sjoerd Mullender You cannot use function defined in the SQL module outside of it.
2017-07-10 Pedro Ferreira Changes to the SQL layer to handle better continuous procedures timetrails
2017-07-10 Sjoerd Mullender fread returns size_t.
2017-07-10 Sjoerd Mullender Layout. Jul2017
2017-07-10 Sjoerd Mullender Typos. Jul2017
2017-07-07 Pedro Ferreira Cleaned the SQL catalog for registering continuous queries. Only retrieving the correct continuous procedure based on the number of arguments is missing timetrails
2017-07-07 Jennie Zhang Remove test of invalid Bug 6345 Jul2017
2017-07-07 martin kersten Properly administer and use R/W tags Jul2017
2017-07-07 Sjoerd Mullender For the umpteenth time: strlen returns size_t.
2017-07-06 Jennie Zhang Added test for Bug 6345 Jul2017
2017-07-06 Martin van Dinther Extending mclient help syntax for new SQL functionality added by Mark: Jul2017
2017-07-06 Sjoerd Mullender Compilation fixes.
2017-07-06 Pedro Holanda Newline.
2017-07-06 Pedro Holanda Properly resolve types of loader functions.
2017-07-05 Pedro Holanda Also work with copy from loader.
2017-07-05 Pedro Holanda Make loader functions work with subqueries as input.
2017-06-29 Martin Kersten Addition of bug 6336