log

age author description
Wed, 07 Jul 2021 11:34:55 +0100 Pedro Ferreira Closed iso branch once merged into Jul2021 iso
Wed, 07 Jul 2021 11:32:34 +0100 Pedro Ferreira Not so big one, merged iso into Jul2021 Jul2021
Wed, 07 Jul 2021 12:17:18 +0200 Pedro Ferreira Merged with Jul2021 iso
Wed, 07 Jul 2021 09:07:04 +0200 Sjoerd Mullender Bat p is optional: don't crash with debug tracing. Jul2021
Tue, 06 Jul 2021 18:24:39 +0200 Sjoerd Mullender Remove some unnecessary double work. Jul2021
Tue, 06 Jul 2021 17:45:17 +0200 Pedro Ferreira Memory leak
Tue, 06 Jul 2021 17:34:46 +0200 svetlin merge default strheapvacuum
Tue, 06 Jul 2021 17:24:07 +0200 Sjoerd Mullender Extra safety in debug code: don't crash when no descriptor. Jul2021
Tue, 06 Jul 2021 16:56:32 +0200 Pedro Ferreira Don't propagate predicates to the parent on rollback, also check for allocation failures iso
Tue, 06 Jul 2021 15:46:31 +0200 Pedro Ferreira Allocation checks iso
Tue, 06 Jul 2021 14:28:14 +0200 Pedro Ferreira BAT lookups are done by id in the logger, so the name conflict is not needed anymore iso
Tue, 06 Jul 2021 14:05:44 +0200 Pedro Ferreira One more test case iso
Tue, 06 Jul 2021 13:35:39 +0200 Pedro Ferreira Added more test cases iso
Tue, 06 Jul 2021 13:04:37 +0200 Pedro Ferreira Small optimization, test if the next dependency exists in the storage before adding iso
Tue, 06 Jul 2021 12:48:41 +0200 Pedro Ferreira Merged with Jul2021 iso
Tue, 06 Jul 2021 12:43:38 +0200 Pedro Ferreira Check if the session's schema is valid at the start of a transaction, if not the transaction cannot start iso
Tue, 06 Jul 2021 09:35:31 +0200 Sjoerd Mullender Merge with Jul2021 branch.
Mon, 05 Jul 2021 19:29:57 +0200 Niels Nes make sure we cleanup the log files also when large bats are dropped Jul2021
Mon, 05 Jul 2021 19:29:26 +0200 Niels Nes cleanup Jul2021
Mon, 05 Jul 2021 19:14:40 +0200 Pedro Ferreira Look if user and default schema still exist when the session starts iso
Mon, 05 Jul 2021 19:03:08 +0200 svetlin hanging prepare statement test Jul2021
Mon, 05 Jul 2021 19:24:58 +0300 Panagiotis Koutsourakis Attempt to make filtering mitosis-aware string_imprints
Mon, 05 Jul 2021 19:01:40 +0300 Panagiotis Koutsourakis Initial sql interface string_imprints
Mon, 05 Jul 2021 18:53:05 +0300 Panagiotis Koutsourakis Extract a separate MAL module for strimps string_imprints
Mon, 05 Jul 2021 18:18:43 +0200 Sjoerd Mullender Typo. Jul2021
Mon, 05 Jul 2021 18:09:01 +0200 Pedro Ferreira Reduce lock time iso
Mon, 05 Jul 2021 18:03:45 +0200 Sjoerd Mullender Some more micro optimizations. Jul2021
Mon, 05 Jul 2021 17:58:33 +0200 Pedro Ferreira Fix comment iso
Mon, 05 Jul 2021 17:19:41 +0200 Pedro Ferreira Merged with Jul2021 iso
Mon, 05 Jul 2021 17:01:02 +0200 Sjoerd Mullender Merge with Jul2021 branch.
Mon, 05 Jul 2021 16:51:27 +0200 Sjoerd Mullender A bunch of micro optimizations. Jul2021
Mon, 05 Jul 2021 16:17:14 +0200 Pedro Ferreira Trivial cases where predicates don't have to be generated iso
Mon, 05 Jul 2021 16:07:30 +0200 Niels Nes make sure we reduce too the used(active) positions/slots even if the updates aren't sorted Jul2021
Mon, 05 Jul 2021 15:55:10 +0200 Niels Nes mist one optimizer which looks for sql.append (which api changed). Jul2021
Mon, 05 Jul 2021 15:47:34 +0200 Pedro Ferreira Propagate dependencies to the store after changes are committed and commit timestamp is generated (cleaner) iso
Mon, 05 Jul 2021 15:45:51 +0200 Sjoerd Mullender We always have SHA512, so we need the code to produce the hex string. Jul2021
Mon, 05 Jul 2021 15:23:01 +0200 Pedro Ferreira Use the right pointer and cleanup iso
Mon, 05 Jul 2021 15:07:24 +0200 Pedro Ferreira Easier, no other transactions are running and the storage lock is set, so no commit lock needed iso
Mon, 05 Jul 2021 15:00:33 +0200 Pedro Ferreira Unset flush lock before cleaning up old transactions, otherwise a deadlock can happen iso
Mon, 05 Jul 2021 14:36:45 +0200 Sjoerd Mullender Remove function setcolprops: do some property setting for all values at once. Jul2021
Mon, 05 Jul 2021 14:31:55 +0200 Sjoerd Mullender Destroy lock before dealloc. Jul2021
Mon, 05 Jul 2021 13:35:34 +0200 Sjoerd Mullender Don't create masked array if it turns out there are no nils. Jul2021
Mon, 05 Jul 2021 13:34:55 +0200 Sjoerd Mullender Get ref count inside lock. Jul2021
Mon, 05 Jul 2021 14:29:03 +0200 Pedro Ferreira Don't increment commit timestamp if the transaction is going to rollback iso
Mon, 05 Jul 2021 13:51:42 +0200 Pedro Ferreira Validate predicates under commit lock as well iso
Mon, 05 Jul 2021 13:38:47 +0200 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
Mon, 05 Jul 2021 13:34:14 +0200 Aris Koning Progressing on refactoring PREPARE table result. monetdbe_prepare
Mon, 28 Jun 2021 14:03:10 +0200 Aris Koning New branch monetdbe_prepare. monetdbe_prepare
Mon, 05 Jul 2021 13:20:05 +0200 Sjoerd Mullender Remove bad assert. Jul2021
Mon, 05 Jul 2021 13:01:02 +0200 Pedro Ferreira Even more missing checks Jul2021
Mon, 05 Jul 2021 12:37:03 +0200 Pedro Ferreira Cleaned tests iso
Mon, 05 Jul 2021 12:31:42 +0200 Pedro Ferreira Merged with Jul2021 iso
Mon, 05 Jul 2021 11:50:30 +0200 Pedro Ferreira More checks Jul2021
Mon, 05 Jul 2021 11:43:03 +0200 Niels Nes appends are okay (even with pending updates) Jul2021
Mon, 05 Jul 2021 11:42:22 +0200 Niels Nes add view + alter table test Jul2021
Mon, 05 Jul 2021 11:17:03 +0200 Pedro Ferreira More allocation failures and don't forget to unfix update ids Jul2021
Mon, 05 Jul 2021 10:52:58 +0200 Pedro Ferreira Second transaction conflicts iso
Mon, 05 Jul 2021 10:48:54 +0200 Pedro Ferreira Merged with Jul2021 iso
Mon, 05 Jul 2021 10:41:19 +0200 Pedro Ferreira More allocation checks Jul2021
Mon, 05 Jul 2021 10:32:23 +0200 Niels Nes add new (crashing) test Jul2021