log

age author description
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
13 months ago Yunus Koning add tests for distinct from distinct_from
13 months ago Yunus Koning fix a small bug in rel_bin distinct_from
13 months ago Sjoerd Mullender Updated asciify tables to produce more iconv-like output. ascii-flag
13 months ago Sjoerd Mullender Implemented special case upper(?) = SS. ascii-flag
13 months ago Martin van Dinther Update the ODBC driver README file.
13 months ago Martin van Dinther Merge with Dec2023
13 months ago Martin van Dinther Merge with Dec2023
13 months ago Martin van Dinther Add test for #7470 Dec2023
13 months ago Martin van Dinther Add test for issue #7469 Dec2023
13 months ago Sjoerd Mullender Merge with default branch. ascii-flag
13 months ago Sjoerd Mullender Move asciify into GDK layer. ascii-flag
13 months ago Yunus Koning implement [NOT] DISTINCT FROM distinct_from
13 months ago Yunus Koning new branch distinct_from distinct_from
13 months ago Sjoerd Mullender Merge with Dec2023 branch, not changing any files..
13 months ago Sjoerd Mullender Post release build. Dec2023
13 months ago Sjoerd Mullender Merge with Dec2023 branch.
13 months ago Sjoerd Mullender Setting tag Dec2023_5 for the release build. Dec2023
13 months ago Sjoerd Mullender Moved contents of ChangeLog.Dec2023 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Dec2023 Dec2023_5 Dec2023_SP1_release
13 months ago Sjoerd Mullender Updated library versions. Dec2023
13 months ago Sjoerd Mullender Merge with Dec2023 branch, not changing any files.
13 months ago Sjoerd Mullender Pre-release version number update. Dec2023
13 months ago Sjoerd Mullender Merge with Dec2023 branch.
13 months ago Sjoerd Mullender Typo. Dec2023
13 months ago Lucas Pereira Use decorate flag to avoid sending statistics for remote executions Dec2023
13 months ago Sjoerd Mullender Compatibility with old Python 3. Dec2023
13 months ago Sjoerd Mullender Sort the output. Dec2023
13 months ago Niels Nes align code of sql_sub/add property propagation Dec2023
13 months ago Niels Nes solved optimzer issue fixing bug #7468 Dec2023
13 months ago Niels Nes added missing support for 'corresponding [ by ( column list ) ] ' in set (union, intersect and except) operators,
13 months ago Sjoerd Mullender Merge with default branch. ascii-flag
13 months ago Sjoerd Mullender Merge with Dec2023 branch.