log

age author description
21 months ago stefanos mavros Adds tests for mergetable perms over cols Jun2023
21 months ago stefanos mavros Adds test for select perms on mergetable Jun2023
18 months ago Sjoerd Mullender Adapt test and dump to new reality. Jun2023
18 months ago stefanos mavros Adds important comments for CREATE USER with DEFAULT ROLE Jun2023
18 months ago stefanos mavros Tests if sysadmin user can CREATE USR with DEFAULT ROLE Jun2023
18 months ago stefanos mavros Extends test for checking if DEFAULT ROLE is granted to new user Jun2023
19 months ago stefanos mavros Default role of new user must be granted to the user Jun2023
18 months ago Sjoerd Mullender Update debhelper requirement to 12. Jun2023
18 months ago Lucas Pereira Merge with default. insertonly
18 months ago Lucas Pereira Remove comment. insertonly
18 months ago Niels Nes optimize (old style) antijoins (ie use diff and joins) groupjoin
18 months ago Lucas Pereira Approve tests. insertonly
18 months ago Lucas Pereira Refactor SQLinsertonly_persist + fix upgrade code. insertonly
18 months ago Sjoerd Mullender Merge with Jun2023 branch, not changing any files..
18 months ago Sjoerd Mullender Post release build. Jun2023
18 months ago Sjoerd Mullender Merge with Jun2023 branch.
18 months ago Sjoerd Mullender Setting tag Jun2023_7 for the release build. Jun2023
18 months ago Sjoerd Mullender Moved contents of ChangeLog.Jun2023 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Jun2023 Jun2023_7
18 months ago Sjoerd Mullender Updated library versions. Jun2023
18 months ago Sjoerd Mullender Merge with Jun2023 branch, not changing any files.
18 months ago Sjoerd Mullender Pre-release version number update. Jun2023
18 months ago Sjoerd Mullender Merge with Jun2023 branch.
18 months ago Sjoerd Mullender Remove unused variable.
18 months ago Sjoerd Mullender Do fewer mallocs, and make sure everything that is allocated gets freed. Jun2023
18 months ago Sjoerd Mullender Merge with Jun2023 branch.
18 months ago Sjoerd Mullender Free allocated stuff before exit (make sanitizer happy). Jun2023
18 months ago Sjoerd Mullender Initialize variable. Jun2023
18 months ago Sjoerd Mullender Changelog blurbs. Jun2023
18 months ago Sjoerd Mullender Adapt test and dump to new reality.
18 months ago Sjoerd Mullender Merge with Jun2023 branch.
18 months ago Sjoerd Mullender Merge with Jun2023 branch.
18 months ago Sjoerd Mullender Fixed some data races + removed stray unlock. Jun2023
18 months ago Sjoerd Mullender Use tm_gmtoff field in struct tm if we have it, or use Windows-specific code.
18 months ago Sjoerd Mullender Removed a bunch of old symbols.
18 months ago stefanos mavros Merge second head
18 months ago stefanos mavros Adds important comments for CREATE USER with DEFAULT ROLE
18 months ago stefanos mavros Tests if sysadmin user can CREATE USR with DEFAULT ROLE
18 months ago stefanos mavros Extends test for checking if DEFAULT ROLE is granted to new user
19 months ago stefanos mavros Default role of new user must be granted to the user
18 months ago Sjoerd Mullender Avoid data race. Jun2023
18 months ago Sjoerd Mullender Various small fixes. Jun2023
18 months ago Sjoerd Mullender Reenable check for database in maintenance mode. Jun2023
18 months ago Sjoerd Mullender Fewer allocations. Jun2023
18 months ago Sjoerd Mullender Use lock for any access to memorypool. Jun2023
18 months ago Sjoerd Mullender A little cleanup. Jun2023
18 months ago Sjoerd Mullender Fixed some minor issues. Jun2023
18 months ago Sjoerd Mullender Move property setting to when we do them all. Jun2023
18 months ago Sjoerd Mullender Reduce number of mallocs, avoid double free. Jun2023
19 months ago Sjoerd Mullender Merge with Jun2023 branch.
19 months ago Sjoerd Mullender Use filename in heap structure instead of calculating it. Jun2023
19 months ago Sjoerd Mullender When making a backup, make one of the old tail file (in case it was widened). Jun2023
19 months ago Sjoerd Mullender Some tweaks to the min/max aggregate. Jun2023
19 months ago Niels Nes merged with default groupjoin
19 months ago Niels Nes cleanup mulitple equal (minus is_any/is_semantics) groupjoin
19 months ago Sjoerd Mullender Value is unsigned, so compare to unsigned equivalent of nil. Jun2023
19 months ago Sjoerd Mullender Fix a bunch of properties and concurrency issues. Jun2023
19 months ago stefanos mavros Merges with default balanced_union
19 months ago stefanos mavros Enables optimize_unions_topdown for mergetable munion balanced_union
19 months ago stefanos mavros Fixes mem management bugs balanced_union
19 months ago stefanos mavros Fixes global properties cnt array max size