log

age author description
13 months ago Yunus Koning add test for two columns distinct_from
13 months ago Yunus Koning update changelog distinct_from
13 months ago Sjoerd Mullender Use f strings, and use " so that ' does not have to be quoted. Dec2023
13 months ago Martin van Dinther Add test for bug #7488 Dec2023
13 months ago Martin van Dinther Add test for bug #7487 Dec2023
13 months ago Martin van Dinther The second query will also fail Dec2023
13 months ago Martin van Dinther Add test for bug #7486 Dec2023
13 months ago Martin van Dinther Add test for bug #7486 Dec2023
13 months ago Martin van Dinther Add test for bug #7484 Dec2023
13 months ago Martin van Dinther Add test for bug #7483 Dec2023
13 months ago Martin van Dinther Add test for bug #7482 Dec2023
13 months ago Martin van Dinther Add test for bug #7481 Dec2023
13 months ago Martin van Dinther Add test for bug #7480 Dec2023
13 months ago Martin van Dinther Add test for bug #7479 Dec2023
13 months ago Martin van Dinther Add test for bug #7478 Dec2023
13 months ago Martin van Dinther Add test for bug #7477 Dec2023
13 months ago Martin van Dinther Add test for bug #7476 Dec2023
13 months ago Martin van Dinther The query no longer fails Dec2023
13 months ago Martin van Dinther Add test for bug #7475 Dec2023
13 months ago Martin van Dinther Add test for Bug #7474 Dec2023
13 months ago Martin van Dinther Add test for Bug #7473 Dec2023
13 months ago Sjoerd Mullender Also in optimized compiles, if there is locking contention, record what we're waiting for. Dec2023
13 months ago Sjoerd Mullender Try to be saver: read pointer once, so that we don't suffer from races. Dec2023
13 months ago Martin van Dinther Add test for Bug #7472 Dec2023
13 months ago Sjoerd Mullender Merge with Dec2023 branch.
13 months ago Sjoerd Mullender Fix another (observed) deadlock. Dec2023
13 months ago Yunus Koning merge with default distinct_from
13 months ago Sjoerd Mullender SQL tests don't belong in the monetdb5 tree. Dec2023
13 months ago Sjoerd Mullender Use casefold tables to compare strings with GDKstr(n)casecmp. ascii-flag
13 months ago Sjoerd Mullender Clever way of calculating UTF-16 high and low surrogates. ascii-flag
13 months ago Niels Nes optimizer only changes output of mal plans
13 months ago Niels Nes small cleanup
13 months ago Sjoerd Mullender Merge with default branch. ascii-flag
13 months ago Sjoerd Mullender Implemented case folding, and use it for ILIKE. ascii-flag
13 months ago Sjoerd Mullender Asciify is just a copy if we know it's all ASCII. ascii-flag
13 months ago Sjoerd Mullender Merge with Dec2023 branch.
13 months ago Sjoerd Mullender Approve upgrade from release Dec2023-SP1. Dec2023
13 months ago Sjoerd Mullender continue loading even if some bats are missing, with sql_debug=8 Dec2023
13 months ago Sjoerd Mullender don't cleanup changes on broken loading. Dec2023
13 months ago Sjoerd Mullender Fixed issue where equal column aliases where created. Dec2023
13 months ago Sjoerd Mullender Fixed remote mserver support when only one has 128 bit integer support. Dec2023
13 months ago Yunus Koning new branch check check
13 months ago Yunus Koning merge with default distinct_from
13 months ago Yunus Koning Fix regression distinct_from
13 months ago Sjoerd Mullender Dec2023-SP1 was released. Dec2023
13 months ago Sjoerd Mullender Simplify: no need to always have a query context instance.
13 months ago Sjoerd Mullender Merge with Dec2023 branch.
13 months ago Sjoerd Mullender Changelog. Dec2023
13 months ago Sjoerd Mullender Remove unnecessary locks. Dec2023
13 months ago Sjoerd Mullender Add some missing unlocks (in code that gets never executed, just for completeness). Dec2023
13 months ago Sjoerd Mullender Fixed a potential (never observed) deadlock: use BAT iterators instead of lock. Dec2023
13 months ago Yunus Koning fix DISTINCT FROM syntax distinct_from
13 months ago Yunus Koning merge with default distinct_from
13 months ago Sjoerd Mullender Merge with Dec2023 branch.
13 months ago Sjoerd Mullender Fix some properties: a select returns a candidate list. Dec2023
13 months ago Sjoerd Mullender Fixed a potential deadlock. Dec2023
13 months ago Sjoerd Mullender Use GDKstrcasecmp instead of GDKstrncasecmp for compares to the end. ascii-flag
13 months ago Sjoerd Mullender Do more special casing for case conversions. ascii-flag
13 months ago Sjoerd Mullender Asciify no longer depends on iconv. ascii-flag
13 months ago Sjoerd Mullender Closing branch literal_features. literal_features