log

age author description
2021-07-07 Pedro Ferreira Closed iso branch once merged into Jul2021 iso
2021-07-07 Pedro Ferreira Not so big one, merged iso into Jul2021 Jul2021
2021-07-07 Pedro Ferreira Merged with Jul2021 iso
2021-07-07 Sjoerd Mullender Bat p is optional: don't crash with debug tracing. Jul2021
2021-07-06 Sjoerd Mullender Remove some unnecessary double work. Jul2021
2021-07-06 Pedro Ferreira Memory leak
2021-07-06 svetlin merge default strheapvacuum
2021-07-06 Sjoerd Mullender Extra safety in debug code: don't crash when no descriptor. Jul2021
2021-07-06 Pedro Ferreira Don't propagate predicates to the parent on rollback, also check for allocation failures iso
2021-07-06 Pedro Ferreira Allocation checks iso
2021-07-06 Pedro Ferreira BAT lookups are done by id in the logger, so the name conflict is not needed anymore iso
2021-07-06 Pedro Ferreira One more test case iso
2021-07-06 Pedro Ferreira Added more test cases iso
2021-07-06 Pedro Ferreira Small optimization, test if the next dependency exists in the storage before adding iso
2021-07-06 Pedro Ferreira Merged with Jul2021 iso
2021-07-06 Pedro Ferreira Check if the session's schema is valid at the start of a transaction, if not the transaction cannot start iso
2021-07-06 Sjoerd Mullender Merge with Jul2021 branch.
2021-07-05 Niels Nes make sure we cleanup the log files also when large bats are dropped Jul2021
2021-07-05 Niels Nes cleanup Jul2021
2021-07-05 Pedro Ferreira Look if user and default schema still exist when the session starts iso
2021-07-05 svetlin hanging prepare statement test Jul2021
2021-07-05 Panagiotis Koutsourakis Attempt to make filtering mitosis-aware string_imprints
2021-07-05 Panagiotis Koutsourakis Initial sql interface string_imprints
2021-07-05 Panagiotis Koutsourakis Extract a separate MAL module for strimps string_imprints
2021-07-05 Sjoerd Mullender Typo. Jul2021
2021-07-05 Pedro Ferreira Reduce lock time iso
2021-07-05 Sjoerd Mullender Some more micro optimizations. Jul2021
2021-07-05 Pedro Ferreira Fix comment iso
2021-07-05 Pedro Ferreira Merged with Jul2021 iso
2021-07-05 Sjoerd Mullender Merge with Jul2021 branch.
2021-07-05 Sjoerd Mullender A bunch of micro optimizations. Jul2021
2021-07-05 Pedro Ferreira Trivial cases where predicates don't have to be generated iso
2021-07-05 Niels Nes make sure we reduce too the used(active) positions/slots even if the updates aren't sorted Jul2021
2021-07-05 Niels Nes mist one optimizer which looks for sql.append (which api changed). Jul2021
2021-07-05 Pedro Ferreira Propagate dependencies to the store after changes are committed and commit timestamp is generated (cleaner) iso
2021-07-05 Sjoerd Mullender We always have SHA512, so we need the code to produce the hex string. Jul2021
2021-07-05 Pedro Ferreira Use the right pointer and cleanup iso
2021-07-05 Pedro Ferreira Easier, no other transactions are running and the storage lock is set, so no commit lock needed iso
2021-07-05 Pedro Ferreira Unset flush lock before cleaning up old transactions, otherwise a deadlock can happen iso
2021-07-05 Sjoerd Mullender Remove function setcolprops: do some property setting for all values at once. Jul2021
2021-07-05 Sjoerd Mullender Destroy lock before dealloc. Jul2021
2021-07-05 Sjoerd Mullender Don't create masked array if it turns out there are no nils. Jul2021
2021-07-05 Sjoerd Mullender Get ref count inside lock. Jul2021
2021-07-05 Pedro Ferreira Don't increment commit timestamp if the transaction is going to rollback iso
2021-07-05 Pedro Ferreira Validate predicates under commit lock as well iso
2021-07-05 Pedro Ferreira Set the commit lock earlier, so the dependency checks are always done in order, thus avoiding a race condition. The impact will be small for most cases iso
2021-07-05 Aris Koning Progressing on refactoring PREPARE table result. monetdbe_prepare
2021-06-28 Aris Koning New branch monetdbe_prepare. monetdbe_prepare
2021-07-05 Sjoerd Mullender Remove bad assert. Jul2021
2021-07-05 Pedro Ferreira Even more missing checks Jul2021
2021-07-05 Pedro Ferreira Cleaned tests iso
2021-07-05 Pedro Ferreira Merged with Jul2021 iso
2021-07-05 Pedro Ferreira More checks Jul2021
2021-07-05 Niels Nes appends are okay (even with pending updates) Jul2021
2021-07-05 Niels Nes add view + alter table test Jul2021
2021-07-05 Pedro Ferreira More allocation failures and don't forget to unfix update ids Jul2021
2021-07-05 Pedro Ferreira Second transaction conflicts iso
2021-07-05 Pedro Ferreira Merged with Jul2021 iso
2021-07-05 Pedro Ferreira More allocation checks Jul2021
2021-07-05 Niels Nes add new (crashing) test Jul2021