log

age author description
2021-07-12 Niels Nes fixed issue with hash creation on id map Jul2021
2021-07-12 Sjoerd Mullender Merge with Jul2021 branch.
2021-07-12 Sjoerd Mullender Use heap reference counting for the order index heap. Jul2021
2021-07-12 Sjoerd Mullender Lock hash heap when saving it. Jul2021
2021-07-12 Niels Nes small fix. ie only append or replace Jul2021
2021-07-12 Pedro Ferreira Look for errors Jul2021
2021-07-12 Niels Nes in segments2cs we expend the bat using the count returned from the segs_end, now Jul2021
2021-07-12 Sjoerd Mullender No need to use locking for reading catalog bats during initialization. Jul2021
2021-07-12 Sjoerd Mullender bat_iterator is for read-only access only. Jul2021
2021-07-12 Pedro Ferreira Don't leak please Jul2021
2021-07-12 Sjoerd Mullender Use heap lock to protect extra properties. Jul2021
2021-07-12 Niels Nes round up the required bat size Jul2021
2021-07-12 Pedro Ferreira Look for errors Jul2021
2021-07-12 Pedro Ferreira Allocation check Jul2021
2021-07-12 Pedro Ferreira Small optimization, don't produce right join output if not used. Small cleanup Jul2021
2021-07-12 Pedro Ferreira Unfix before returning Jul2021
2021-07-12 Pedro Ferreira Adding missing unfixes Jul2021
2021-07-12 Niels Nes make sure we also set the bat read only for new copy's when we clear a table Jul2021
2021-07-12 Pedro Ferreira Some defensive lines Jul2021
2021-07-12 Niels Nes revert accidental checkin Jul2021
2021-07-12 Niels Nes small simplification (ie not found or unable too set transient, but also successfull set transient, are now all marked as such) Jul2021
2021-07-10 Niels Nes cleanup clear_storage a bit Jul2021
2021-07-10 Niels Nes no WLC* on savepoints Jul2021
2021-07-09 Pedro Ferreira Another typo Jul2021
2021-07-09 Pedro Ferreira Typo Jul2021
2021-07-09 Pedro Ferreira Merged with Jul2021
2021-07-09 Pedro Ferreira It's not guaranteed for the server's machine to have such amounts of memory. This needs to be tested on a better way
2021-07-09 Pedro Ferreira Update error messages Jul2021
2021-07-09 Pedro Ferreira Be carefull with savepoints and be more defensive validating against the session's schema. Jul2021
2021-07-09 Sjoerd Mullender Merge with Jul2021 branch.
2021-07-09 Sjoerd Mullender Use locks around access to thash. Jul2021
2021-07-09 Sjoerd Mullender Removed function that has never been called: BATkeyed. Jul2021
2021-07-09 Pedro Ferreira More defensive way to look for changes Jul2021
2021-07-09 Sjoerd Mullender In join and select, be more careful when we acquire the hash lock. Jul2021
2021-07-09 Niels Nes merged Jul2021
2021-07-09 Niels Nes we should only claim once per table insert Jul2021
2021-07-09 Sjoerd Mullender Merge with Jul2021 branch.
2021-07-09 Sjoerd Mullender Merge with Oct2020 branch. Jul2021
2021-07-09 Sjoerd Mullender Don't use small hash size when subgrouping. Oct2020
2021-07-09 Sjoerd Mullender In updating operations, set count at end inside the theaplock. Jul2021
2021-07-08 Sjoerd Mullender Remove restrict keywords that at least some compilers cause unwanted optimizations. Jul2021
2021-07-08 Pedro Ferreira One more test case, no circular references in merge tables Jul2021
2021-07-08 Pedro Ferreira Moved transaction related tests to its own directory Jul2021
2021-07-08 Sjoerd Mullender Merge with Jul2021 branch.
2021-07-08 Sjoerd Mullender Rationalize bunfastapp and tfastins functions; set lock in BATsetcount. Jul2021
2021-07-08 Pedro Ferreira Don't add predicates or dml dependencies on temporary or declared tables Jul2021
2021-07-08 Pedro Ferreira Make sure always the dependencies older than the oldest uncommitted transaction get cleaned. Cleanup Jul2021
2021-07-08 Sjoerd Mullender Try to use appropriate environment variable to find visual studio files. Jul2021
2021-07-08 Niels Nes only try BATmode -> transient once. Jul2021
2021-07-07 Niels Nes fixes for fits loading using the not so new claim and append apis Jul2021
2021-07-07 Niels Nes improved robustness of bm_subcommit. We now only cleanup break of the cleanup (ie compaction of the catalog bats), Jul2021
2021-07-07 Sjoerd Mullender Turn HASHgrowbucket into a static function. Jul2021
2021-07-07 Panagiotis Koutsourakis Merge heads Jul2021
2021-07-07 Panagiotis Koutsourakis Avoid looking up raw_strings variable on every read Jul2021
2021-07-07 Sjoerd Mullender Be more careful when to remove the hash-is-uptodate bit. Jul2021
2021-07-07 Niels Nes merged Jul2021
2021-07-07 Niels Nes small cleanup Jul2021
2021-07-07 Sjoerd Mullender In a separate thread, unload bats that haven't been used in a while. Jul2021
2021-07-07 Sjoerd Mullender Destroy hash after failed update. Jul2021
2021-07-07 Aris Koning Improving error handling. monetdbe_prepare