log

age author description
2018-01-31 Panagiotis Koutsourakis Make time reporting relative to Unix epoch in profiler
2018-01-30 Panagiotis Koutsourakis Emit sync events only with trace or heartbeat events
2018-01-31 Pedro Ferreira Some allocation checks on stream module
2018-01-31 Sjoerd Mullender Merge with Jul2017 branch.
2018-01-31 Sjoerd Mullender Add some copyrights. Jul2017
2018-01-30 Sjoerd Mullender Merge with Jul2017 branch.
2018-01-30 Sjoerd Mullender Loose a const. Jul2017
2018-01-30 Sjoerd Mullender Layout. Jul2017
2018-01-30 Sjoerd Mullender Some rearrangements to BATassertProps. Jul2017
2018-01-30 Sjoerd Mullender Update some comments. Jul2017
2018-01-30 Sjoerd Mullender Cleanup some macros. Jul2017
2018-01-30 Sjoerd Mullender ATOMstorage is just for storage, not for semantics. Jul2017
2018-01-30 Sjoerd Mullender Fix dump. Jul2017
2018-01-30 Sjoerd Mullender Fix upgrade.
2018-01-30 Sjoerd Mullender Fix dump.
2018-01-30 Sjoerd Mullender Test fixes and approvals.
2018-01-30 Sjoerd Mullender Test dumping of comments and indexes.
2018-01-30 Sjoerd Mullender Restructured comment dumping.
2018-01-29 Sjoerd Mullender Merge with Jul2017 branch.
2018-01-29 Sjoerd Mullender Use bool.
2018-01-29 Sjoerd Mullender Removed Windows output: files are identical to non-Windows output. Jul2017
2018-01-29 Sjoerd Mullender Dump comments table (should be empty).
2018-01-29 Sjoerd Mullender Merge with Jul2017 branch.
2018-01-29 Sjoerd Mullender Use symbolic names, using sys_schema_extensions when possible.
2018-01-29 Sjoerd Mullender New procedure profiler.sync().
2018-01-29 Niels Nes handle multiple aggregates in an in expression in the selection Jul2017
2018-01-28 Niels Nes fixed bug 6522, ie handle constants before correlated in part Jul2017
2018-01-27 Niels Nes fix bug 6520, add projection in update when needed Jul2017
2018-01-26 Sjoerd Mullender Use symbolic names.
2018-01-26 Sjoerd Mullender Use schema extensions table.
2018-01-26 Panagiotis Koutsourakis Introduce sync events
2018-01-26 Sjoerd Mullender Simplify (somewhat) query.
2018-01-26 Pedro Ferreira Merge with default trails
2018-01-26 Pedro Ferreira Compilation fixes when building MonetDB with POSIX regex
2018-01-26 Sjoerd Mullender Use symbolic names in tables query.
2018-01-26 Sjoerd Mullender Remove requirement for libxml2 library.
2018-01-26 Sjoerd Mullender Use schema in upgrade code.
2018-01-26 Pedro Ferreira Malloc checks in mcrypt
2018-01-26 Sjoerd Mullender Use strncpy instead of sprintf: it's faster.
2018-01-25 Martin van Dinther Optimize SQL COMMENT views, replace table producing function into a view. Agreed with Joeri.
2018-01-25 Sjoerd Mullender Dump correct index type. Jul2017
2018-01-25 Pedro Ferreira Added test for bug 6524 (it only crashes on default branch)
2018-01-25 Pedro Ferreira Merge with Jul2017
2018-01-25 Pedro Ferreira Added tests for bugs 6522 and 6523 Jul2017
2018-01-25 Sjoerd Mullender Approve test after merge.
2018-01-25 Sjoerd Mullender Merge with Jul2017 branch.
2018-01-25 Sjoerd Mullender Approve single-thread output. Jul2017
2018-01-25 Sjoerd Mullender Initialize. Jul2017
2018-01-25 Sjoerd Mullender Initialize. Jul2017
2018-01-24 Stefan Manegold added test for Bug 6520 "UPDATE with correlated subquery causes assertion (or segfault)" Jul2017
2018-01-24 Niels Nes fixes for bugs 6518 and 6519 Jul2017
2018-01-24 Panagiotis Koutsourakis Add clock field to heartbeat events
2018-01-24 Sjoerd Mullender Deduplication of code and removed some unnecessary restrictions.
2018-01-24 Sjoerd Mullender Add some bounds checks, and make it work if the replacement starts with a backreference.
2018-01-24 Pedro Ferreira Merge with default trails
2018-01-24 Sjoerd Mullender Remove #pragma: it's not portable.
2018-01-24 Sjoerd Mullender Implemented pcre.replace_first.
2018-01-24 Sjoerd Mullender Merge with Jul2017 branch.
2018-01-24 Sjoerd Mullender Some more fixes to the pcre module. Jul2017
2018-01-23 Sjoerd Mullender Merge with Jul2017 branch.