log

age author description
2022-01-10 Sjoerd Mullender Closing branch setjoins. setjoins
2022-01-10 Sjoerd Mullender Merge branch setjoins into default.
2022-01-10 Sjoerd Mullender Wait a little longer between tries. Jan2022
2022-01-10 Sjoerd Mullender Merge with Jan2022 branch.
2022-01-10 Pedro Ferreira At the moment, a increment column's sequence may not be on the same sequence. This is a parser issue and later we should move the generated column code out from there Jan2022
2022-01-10 Sjoerd Mullender Some fixes to the query implementing the SQLStatistics function. Jan2022
2022-01-10 Sjoerd Mullender Don't check data-dependent properties in views. Jan2022
2022-01-10 Sjoerd Mullender Add some debug tracer calls. Jan2022
2022-01-10 Niels Nes small fix of the global temporary table insert/delete transactions Jan2022
2022-01-10 Pedro Ferreira Unlock before returning Jan2022
2022-01-10 Pedro Ferreira Next issue, temporary table on commit delete rows giving bad projection Jan2022
2022-01-10 Pedro Ferreira Split failing queries into failing test Jan2022
2022-01-10 Pedro Ferreira At the moment, temporary tables cannot be compressed Jan2022
2022-01-10 Pedro Ferreira Temporary tables don't conflict Jan2022
2022-01-08 Pedro Ferreira Removed extra tab Jan2022
2022-01-08 Pedro Ferreira Started to fuzz temporary tables. I don't expect a transaction conflict to happen on auto-commit mode Jan2022
2022-01-08 Pedro Ferreira Merged with default setjoins
2022-01-08 Pedro Ferreira More const Jan2022
2022-01-07 Sjoerd Mullender Merge with Jan2022 branch.
2022-01-07 Sjoerd Mullender Slight update to retrying Windows system calls. Jan2022
2022-01-07 Sjoerd Mullender Reinstate retry after failed system call on Windows. Jan2022
2022-01-07 Sjoerd Mullender No need for nested try blocks. Jan2022
2022-01-07 Sjoerd Mullender Close cursor when we're done with it. Jan2022
2022-01-07 Sjoerd Mullender Reuse connection. Jan2022
2022-01-07 Sjoerd Mullender Approved quotes around blobs in dump output. Jan2022
2022-01-07 Niels Nes fix crashes in sqlancer18, ie wrong combination of group by and use of ungrouped columns Jan2022
2022-01-07 Pedro Ferreira Dump blobs between double quotes, so empty blobs are correctly dumped Jan2022
2022-01-06 Niels Nes merged with default setjoins
2022-01-06 Sjoerd Mullender Merge with Jan2022 branch.
2022-01-06 Sjoerd Mullender No need anymore for the "INVALID" algorithm hack. Jan2022
2022-01-06 Sjoerd Mullender Backed out changeset 861d6d5073c9. Jan2022
2022-01-06 Niels Nes merged with default setjoins
2022-01-06 Pedro Ferreira More missing ungrouped columns checks on global groupings with subqueries :S Jan2022
2022-01-06 Martin van Dinther Disabled logging into merovingian.log of client connection info messages to reduce size of log file Jan2022
2022-01-06 Pedro Ferreira Merged with default pushcands
2022-01-06 Pedro Ferreira Merged with default properties
2022-01-06 Sjoerd Mullender Merge with Jan2022 branch.
2022-01-06 Pedro Ferreira Correct check for equi-join Jan2022
2022-01-06 Sjoerd Mullender A tiny, tiny step towards a semi-usable cmake/cpack created set of rpms. Jan2022
2022-01-06 Pedro Ferreira Next subquery crash. Issue with rel_push_groupby_down optimizer? Jan2022
2022-01-06 Niels Nes moved some monetdbe parts into the MonetDB-embedded rpms
2022-01-06 Niels Nes merged with default setjoins
2022-01-06 Pedro Ferreira Merged with Jan2022
2022-01-06 Niels Nes and now with malloc check Jan2022
2022-01-06 Niels Nes cleanup and test for malloc failures Jan2022
2022-01-06 Pedro Ferreira More const Jan2022
2022-01-06 Niels Nes solve issue where the upgrade of the compressed bats didn't got saved into the logs. Jan2022
2022-01-06 Pedro Ferreira More const Jan2022
2022-01-06 Pedro Ferreira Use more const Jan2022
2022-01-05 Pedro Ferreira Add more const, restrict and BUNtvar Jan2022
2022-01-05 Pedro Ferreira Merged with default pushcands
2022-01-05 Pedro Ferreira Merged with Jan2022
2022-01-05 Pedro Ferreira Don't assert too much Jan2022
2022-01-05 Pedro Ferreira Assert query succeeded before asserting result set Jan2022
2022-01-05 Pedro Ferreira Drop table at the end of test Jan2022
2022-01-05 Pedro Ferreira If an error has already triggered, rollback the transaction and ignore further errors Jan2022
2022-01-04 Niels Nes make sure we block any table level changes also when we replace a columns bat. Jan2022
2022-01-04 Niels Nes in case we don't have a username (embedded) we insert nil Jan2022
2022-01-04 Niels Nes merged with default setjoins
2022-01-04 Niels Nes merged with Jan2022