log

age author description
2017-07-31 Sjoerd Mullender Closing branch: it was merged into the default branch. malerrors
2017-07-31 Sjoerd Mullender Merging in the malerrors branch.
2017-07-31 Niels Nes approved output malerrors
2017-07-31 Pedro Ferreira Adjusted parameters in the tests according to the changes trails
2017-07-31 Sjoerd Mullender Let Python expand environment variable. Jul2017
2017-07-31 Sjoerd Mullender Fix call to getAddress. malerrors
2017-07-30 Martin Kersten A few fixes and approvals trails
2017-07-30 Niels Nes approved output malerrors
2017-07-30 Niels Nes merged with default malerrors
2017-07-30 Niels Nes merged with default malerrors
2017-07-30 Niels Nes small fixes
2017-07-29 Niels Nes activate test
2017-07-29 Niels Nes approved output
2017-07-29 Niels Nes merged with Jul2017
2017-07-29 Niels Nes remove leftover forward define Jul2017
2017-07-29 Martin Kersten Test approvals. trails
2017-07-28 Martin Kersten Test file fore test 6381
2017-07-28 Niels Nes approved output (we don't support deletes on merge tables) Jul2017
2017-07-28 Niels Nes fixed bug 6374, ie clear cached statistics on analyze call Jul2017
2017-07-28 Niels Nes add test for bug 6174 Jul2017
2017-07-28 Niels Nes create nspace when needed Jul2017
2017-07-28 Niels Nes fixed bug 6348, only rename non constant expressions Jul2017
2017-07-28 Pedro Ferreira Added alter statements for streaming tables (window and stride), e.g ALTER STREAM TABLE qname SET WINDOW 99 That's everything required in the SQL layer for now. trails
2017-07-28 Panagiotis Koutsourakis Merge with default data-vaults
2017-07-28 Panagiotis Koutsourakis Approve output data-vaults
2017-07-28 Panagiotis Koutsourakis Merge with default data-vaults
2017-07-28 Panagiotis Koutsourakis Approve stethoscope help test
2017-07-28 Pedro Ferreira Added stream table parameters at time of their creation ( CREATE STREAM TABLE qname ... SET WINDOW intval STRIDE intval ) The window and stride parameters are then used in the baskets during continuous queries. Still there is a lot of debugging to be done. trails
2017-07-28 Niels Nes fixes for bug 6379 Jul2017
2017-07-28 Niels Nes fixes for bug 6353, ie handle NULL in rel_read better Jul2017
2017-07-28 Niels Nes fixed problem in rel_read, now we also set the type of Jul2017
2017-07-27 Sjoerd Mullender Update knowledge about double width glyphs in Unicode. Jul2017
2017-07-27 Sjoerd Mullender Fixed yet another crash when using triggers. Jul2017
2017-07-27 Martin van Dinther Update documentation. The -Pmonetdb option is not supported by mclient or msqldump.
2017-07-27 Sjoerd Mullender Merge with Jul2017 branch, not changing any files..
2017-07-27 Sjoerd Mullender Post release build. Jul2017
2017-07-27 Sjoerd Mullender Merge with Jul2017 branch.
2017-07-27 Sjoerd Mullender Setting tags Jul2017_5 and Jul2017_SP1 for the release build. Jul2017
2017-07-27 Sjoerd Mullender Moved contents of ChangeLog.Jul2017 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Jul2017 Jul2017_5 Jul2017_SP1_release
2017-07-27 Sjoerd Mullender Updated library versions. Jul2017
2017-07-27 Sjoerd Mullender Merge with Jul2017 branch, not changing any files.
2017-07-27 Sjoerd Mullender Pre-release version number update. Jul2017
2017-07-27 Sjoerd Mullender Merge with Jul2017 branch.
2017-07-27 Sjoerd Mullender Removed unused variable. Jul2017
2017-07-27 Sjoerd Mullender Code cleanup. Jul2017
2017-07-27 Sjoerd Mullender Fix memory leak. Jul2017
2017-07-27 Sjoerd Mullender Make sure locks are initialized only once. Jul2017
2017-07-27 Sjoerd Mullender When destroying a lock, only remove it from the list, don't add copy. Jul2017
2017-07-27 Pedro Ferreira Dealing continuous queries calls with the SQL query cache. Default heartbeat increased to 1 second trails
2017-07-26 Niels Nes fixed some leaks Jul2017
2017-07-26 Pedro Ferreira You should copy the mal block to run in the Petri-net, because it will get freed at the end of the regular SQL call trails
2017-07-26 Sjoerd Mullender Cleanup: remove mallopt code: HAVE_MALLOPT was never defined. Jul2017
2017-07-26 Sjoerd Mullender Malloc and realloc checks. Jul2017
2017-07-26 Pedro Ferreira Added new tests plus fixed grammar for the server startup trails
2017-07-26 Sjoerd Mullender Merge with Jul2017 branch.
2017-07-26 Sjoerd Mullender We don't really care much about underflow, so remove checks. Jul2017
2017-07-26 Sjoerd Mullender Don't call rel_properties on a trigger_input pointer. Jul2017
2017-07-26 Sjoerd Mullender When ALLOCDEBUG flag is enabled print information about sa_* allocations. Jul2017
2017-07-26 Panagiotis Koutsourakis Fix a potential memory leak that happens if a realloc fails Jul2017
2017-07-26 Sjoerd Mullender Check that --enable-sanitizer actually does something. Jul2017