log

age author description
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.
2018-01-23 Sjoerd Mullender Cleanup of pcre module. Jul2017
2018-01-23 Sjoerd Mullender Same as changeset 64d9b63de142. Jul2017
2018-01-23 Sjoerd Mullender One more my_pcre_free.
2018-01-23 Sjoerd Mullender Merge with Jul2017 branch.
2018-01-23 Sjoerd Mullender Fix thinko/typo. Jul2017
2018-01-23 Pedro Ferreira Missing MAL error codes
2018-01-23 Pedro Ferreira Revert the optimization pipeline trails
2018-01-22 Sjoerd Mullender Simplify: remove the man-in-the-middle. Jul2017
2018-01-22 Pedro Ferreira Apply window constraint only when binding from a CQ trails
2018-01-22 Pedro Ferreira Clean the basket while dropping the table. Also check for stream tables while compiling a UDF so the MAL block does not get inlined. trails
2018-01-22 Sjoerd Mullender Also install gdk_cand.h. Jul2017
2018-01-22 Sjoerd Mullender No need to store extra data per compiled regular expression. Jul2017
2018-01-22 Sjoerd Mullender Added some malloc checks. Jul2017
2018-01-19 Pedro Ferreira Added tests for bugs 6518 and 6519 (enough bugs for some time) Jul2017
2018-01-19 Sjoerd Mullender Remove unneeded buffers: somebody misunderstood the API of PCRE. Jul2017
2018-01-19 Pedro Ferreira Merge with Jul2017
2018-01-18 Niels Nes fixes for bugs 6516 and 6517, improved type checking in the 'IN/NOT IN' cases Jul2017
2018-01-18 Sjoerd Mullender A bunch of internal type changes, mostly int -> bool.
2018-01-18 Sjoerd Mullender Approvals.
2018-01-18 Sjoerd Mullender Removed unused functions BATmemsize and BATvmsize.
2018-01-18 Pedro Ferreira Added tests for bugs 6516 and 6517 Jul2017
2018-01-18 Sjoerd Mullender Removed tnodense property.
2018-01-18 Sjoerd Mullender Even better format string.
2018-01-18 Niels Nes add test and output for bug 6512 Jul2017
2018-01-18 Niels Nes Fixes for bugs 6510, 6512, 6514 and 6515 Jul2017
2018-01-17 Sjoerd Mullender Use correct printf format.
2018-01-17 Sjoerd Mullender Add information about required and optional Fedora and Debian/Ubuntu packages. Jul2017
2018-01-17 Sjoerd Mullender The examples directory depends on mapi. Jul2017
2018-01-17 Panagiotis Koutsourakis Add session UUIDs and serial numbers to heartbeats
2018-01-17 Pedro Ferreira Added test for bug 6515 Jul2017
2018-01-16 Aris Koning remove aris-test-branch aris-test-branch
2018-01-16 Aris Koning Added test file aris-test-branch
2018-01-16 Joeri van Ruth During upgrade, mark comment related sys objects as system
2018-01-16 Joeri van Ruth Properly clean up schema 'foo'
2018-01-16 Joeri van Ruth Approve irrelevant change in DELETE result