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.
|
13 months ago |
Sjoerd Mullender |
We do need to proceed to the end of the current character before checking.
Dec2023
|
13 months ago |
Sjoerd Mullender |
Add test for case insensitive endswith with unequal length upper/lower case.
ascii-flag
|
13 months ago |
Sjoerd Mullender |
Merge with default branch.
ascii-flag
|
13 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
13 months ago |
Sjoerd Mullender |
A little more cleanup.
Dec2023
|
13 months ago |
Sjoerd Mullender |
A little cleanup.
Dec2023
|
13 months ago |
Sjoerd Mullender |
Uppercase and lowercase versions aren't necessarily the same length.
Dec2023
|
13 months ago |
Sjoerd Mullender |
Merge with default branch.
ascii-flag
|
13 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
13 months ago |
Sjoerd Mullender |
Backport some changes from the default branch.
Dec2023
|
13 months ago |
Sjoerd Mullender |
Fixes for missing tests.
Dec2023
|
13 months ago |
Lucas Pereira |
rename test in All file
Dec2023
|
13 months ago |
Lucas Pereira |
Rename test with proper description
Dec2023
|
13 months ago |
Lucas Pereira |
Move starts ends with tests to proper place
Dec2023
|
13 months ago |
Niels Nes |
fixed atom_cmp on null's with different types
Dec2023
|
13 months ago |
Sjoerd Mullender |
Reenable test.
Dec2023
|
13 months ago |
Sjoerd Mullender |
Typo.
Dec2023
|
13 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
13 months ago |
Sjoerd Mullender |
Use correct hash function for floats.
Dec2023
|
13 months ago |
Sjoerd Mullender |
Hash blurb.
Dec2023
|
13 months ago |
Martin van Dinther |
Correcting the LITERAL_PREFIX and LITERAL_SUFFIX values returned by ODBC API function SQLGetTypeInfo() for the interval types.
Dec2023
|
13 months ago |
Sjoerd Mullender |
Try to get a thread dump on timeout.
Dec2023
|
13 months ago |
Sjoerd Mullender |
Floating point types should not use the bit patterns for hashing.
Dec2023
|
13 months ago |
Martin van Dinther |
Add info on triggered assertion failure.
Dec2023
|
13 months ago |
Lucas Pereira |
Close sw_ew_c_sorting branch
sw_ew_c_sorting
|
13 months ago |
Lucas Pereira |
Merge with sw_ew_c_sorting branch
Dec2023
|
13 months ago |
Lucas Pereira |
performance improvement of 'startswith' and 'endswith' filter functions
sw_ew_c_sorting
|
13 months ago |
Martin van Dinther |
Adjusted query 24.sql such that the error "SELECT: identifier 'v1' ambiguous" is not reported anymore, and the insert succeeds.
|