log

age author description
2021-11-18 Sjoerd Mullender Closing branch string_imprints after merge into default. string_imprints
2021-11-18 Sjoerd Mullender Merge branch string_imprints into default.
2021-11-18 Sjoerd Mullender Added upgrade code for strimps functions. string_imprints
2021-11-18 Panagiotis Koutsourakis Merge with default string_imprints
2021-11-18 Panagiotis Koutsourakis Cleanup string_imprints
2021-11-18 Panagiotis Koutsourakis Flip the default value of gdk_use_strimps string_imprints
2021-11-18 Panagiotis Koutsourakis Automated merge with ssh://dev.monetdb.org/MonetDB string_imprints
2021-11-18 Panagiotis Koutsourakis Approve test string_imprints
2021-11-18 Panagiotis Koutsourakis Maintain strimp heap ref counts when filtering string_imprints
2021-11-18 Panagiotis Koutsourakis Set the view pointer to strimps to NULL at view construction string_imprints
2021-11-18 Aris Koning Fix test output.
2021-11-18 Sjoerd Mullender PPC approvals.
2021-11-18 Sjoerd Mullender 32 bit approvals.
2021-11-18 Sjoerd Mullender Approvals.
2021-11-18 Sjoerd Mullender Use correct format specifier. string_imprints
2021-11-17 Niels Nes add cast to fix compilation string_imprints
2021-11-17 Niels Nes merged directappend
2021-11-17 Niels Nes merged with default directappend
2021-11-17 Panagiotis Koutsourakis Merge with default string_imprints
2021-11-17 Panagiotis Koutsourakis Approve test string_imprints
2021-11-17 Panagiotis Koutsourakis Automated merge with ssh://dev.monetdb.org/MonetDB string_imprints
2021-11-17 Panagiotis Koutsourakis Define and use non gdk private functions for strimp ref counting string_imprints
2021-11-17 Panagiotis Koutsourakis Take a lock before getting the strimp string_imprints
2021-11-17 Panagiotis Koutsourakis Initialize heap ref counts on contstruction string_imprints
2021-11-17 Panagiotis Koutsourakis Add STRMPincref gdk private function string_imprints
2021-11-17 Aris Koning Final fixes sequences.
2021-11-17 stefanos mavros closes merovingian daemon's original stderr before main loop:
2021-11-17 Pedro Ferreira Fixed test
2021-11-17 Pedro Ferreira Started to fuzz 'dict' and 'for' modules
2021-11-17 Pedro Ferreira Use the right macro and cleanup
2021-11-17 Joeri van Ruth Check the projection lists for scary actions directappend
2021-11-17 Joeri van Ruth Rename can_use_appendfrom to can_use_directappend directappend
2021-11-17 Pedro Ferreira Next subquery crash
2021-11-17 Pedro Ferreira null vs not null errors
2021-11-17 Pedro Ferreira Clean unused imports
2021-11-17 Pedro Ferreira Remove raw string dependency
2021-11-17 Pedro Ferreira Make test nicer
2021-11-17 Pedro Ferreira Not only strings are duplicate eliminated
2021-11-17 Pedro Ferreira Use correspondent ATOMfromstr function when parsing an atom
2021-11-17 Sjoerd Mullender Merge with default branch. directappend
2021-11-17 Sjoerd Mullender Make sure ATOMIC_TYPE and ATOMIC_BASE_TYPE are compatible.
2021-11-17 Sjoerd Mullender Merge with Jul2021 branch.
2021-11-17 Niels Nes small compilation fix, ie tp only used with ndebug, now we only lookup the value in the assert. directappend
2021-11-17 Sjoerd Mullender Removed unused variables. Jul2021
2021-11-17 Niels Nes merged with default directappend
2021-11-17 Niels Nes merged
2021-11-17 Niels Nes cleanup unused variables
2021-11-16 Niels Nes merged with default string_imprints
2021-11-16 Niels Nes approved output directappend
2021-11-16 Niels Nes merged with default directappend
2021-11-16 Niels Nes make sure we also save a nil value in the array for directappend directappend
2021-11-16 Pedro Ferreira Defensive lines
2021-11-16 Pedro Ferreira Look for non printable characters in atom strings in SQL plans
2021-11-16 Joeri van Ruth Append simple types in batch directappend
2021-10-14 Joeri van Ruth Attempt to fix multi appending with storage_api.append_col directappend
2021-11-16 Joeri van Ruth Use directappend for all tables, not just those named 'banana' or 'dummy' directappend
2021-11-15 Joeri van Ruth Set BAT properties on the oid_bat directappend
2021-11-16 Sjoerd Mullender Function next_value_for is "unsafe".
2021-11-16 Pedro Ferreira Merged with default pushcands
2021-11-16 Pedro Ferreira Partly reverted changeset 45596e1afe7b, due to my own mistake