log

age author description
2021-07-29 Pedro Ferreira Backed out changeset 133485ba9b67 The CMOCKA_FOUND variable is not set Jul2021
2021-07-29 Pedro Ferreira Compile cmocka test only if cmocka is found Jul2021
2021-07-29 Pedro Ferreira More portable way to print size_t Jul2021
2021-07-29 Sjoerd Mullender Do checking for ASCII-ness on the whole string. Jul2021
2021-07-29 Niels Nes merged Jul2021
2021-07-29 Niels Nes don't log (or add log function) for any of the temporay table (local or global). Jul2021
2021-07-29 Aris Koning Merge with default. monetdbe_prepare
2021-07-29 Aris Koning Fix reference counting bug. monetdbe_prepare
2021-07-29 Aris Koning Merge with default monetdbe_prepare
2021-07-28 Aris Koning Adjust test results. monetdbe_prepare
2021-07-28 Aris Koning small fixes in sql_result.c monetdbe_prepare
2021-07-29 Sjoerd Mullender We'll always have a Python, and it's in sys.executable. Jul2021
2021-07-29 Pedro Ferreira Defensive line, no bat arguments for patterns Jul2021
2021-07-29 Sjoerd Mullender Merge with Oct2020 branch. Jul2021
2021-07-29 Sjoerd Mullender Don't attempt to dump contents of MERGE, REMOTE, REPLICA, STREAM tables. Oct2020
2021-07-29 Pedro Ferreira Compilation fix
2021-07-29 Sjoerd Mullender We have sha1, so no need for ifdef.
2021-07-28 Sjoerd Mullender Merge with Jul2021 branch.
2021-07-28 Sjoerd Mullender Add some casts. Jul2021
2021-07-28 Pedro Ferreira Making SQLancer happy, ie make sure inputs for select and thetaselect are constants Jul2021
2021-07-28 Sjoerd Mullender Fix and approve upgrade.
2021-07-28 Sjoerd Mullender Merge with Oct2020 branch.
2021-07-28 Sjoerd Mullender Drop remnants of the STREAM tables. Jul2021
2021-07-28 Pedro Ferreira Allocation failures are not EOF errors. Also make string_writer return success on empty input Jul2021
2021-07-28 Sjoerd Mullender Approve 32 bit upgrade. Jul2021
2021-07-28 Sjoerd Mullender Approve upgrade. Jul2021
2021-07-28 Sjoerd Mullender Initialize as non zero. Jul2021
2021-07-28 Sjoerd Mullender Make the values when to discard hashes or unique estimates tunable. Jul2021
2021-07-28 Niels Nes merged Jul2021
2021-07-28 Niels Nes fixed upgrade for merge tables, store unique part - ids into the objects.id column for the rows with members (ie leaving the idx/keys ids like before). Jul2021
2021-07-28 Sjoerd Mullender Backed out changeset 54dc75d82118: misunderstanding. Jul2021
2021-07-28 Sjoerd Mullender sys.objects.id should be unique. Jul2021
2021-07-28 Pedro Ferreira Backed out changeset bbe96088d87a Jul2021
2021-07-28 Pedro Ferreira For grouped counts use quick descriptor on the input if possible Jul2021
2021-07-28 Sjoerd Mullender Keep unique estimate longer, destroy hash in update when too many dups. Jul2021
2021-07-28 Pedro Ferreira Use quick descriptor for extents bat in aggregates Jul2021
2021-07-27 Pedro Ferreira Avoid initializing twice Jul2021
2021-07-27 Pedro Ferreira Added more defensive checks for non persisted tables Jul2021
2021-07-27 Sjoerd Mullender Fix ripemd160 implementation.
2021-07-27 Pedro Ferreira Look for errors Jul2021
2021-07-27 Pedro Ferreira Merged with Jul2021
2021-07-27 Sjoerd Mullender Approve 32 bit output. Jul2021
2021-07-27 Pedro Ferreira Remove unecessary code on mvc_bind_idx and cleanup Jul2021
2021-07-27 Sjoerd Mullender Added integrity checks for system tables, based on JDBC driver. Jul2021
2021-07-27 Sjoerd Mullender Don't print ERROR for a warning. Jul2021
2021-07-27 Pedro Ferreira Check existence first Jul2021
2021-07-27 Pedro Ferreira One more check Jul2021
2021-07-27 Pedro Ferreira Avoid calling storage functions on not persisted tables Jul2021
2021-07-27 Pedro Ferreira More defensive lines Jul2021
2021-07-27 Sjoerd Mullender Removed unneeded includes. Jul2021
2021-07-27 Sjoerd Mullender msqldump should remain compatible with older (not ancient) versions of monetdb. Jul2021
2021-07-27 Pedro Ferreira Quick descriptor on the window count function Jul2021
2021-07-27 Pedro Ferreira No segment tree needed on this case
2021-07-27 Sjoerd Mullender Merge with Jul2021 branch.
2021-07-27 Sjoerd Mullender Get rid of OpenSSL completely.
2021-06-14 Sjoerd Mullender Original reference implementation of MD5 from the RFC.
2021-06-14 Sjoerd Mullender Import unchanged source code for some SHA algorithms and RIPEMD160.
2021-07-27 Pedro Ferreira Added more merge table test cases and fixed error messages Jul2021
2021-07-26 Sjoerd Mullender Cleanup; don't call Python if we can do it ourselves; use /tmp, not /var/tmp. Jul2021
2021-07-26 Pedro Ferreira Merged with Jul2021