log

age author description
11 months ago Sjoerd Mullender isVIEW(x) == true does not imply VIEWtparent(x) != 0. Dec2023
11 months ago stefanos mavros Merges default balanced_union
11 months ago stefanos mavros Fixes expected plan in test Bug-7140 balanced_union
11 months ago stefanos mavros Fixes plan in test Bug-3955 balanced_union
11 months ago Sjoerd Mullender Merge with default branch. ascii-flag
11 months ago Sjoerd Mullender Merge with Dec2023 branch.
11 months ago Sjoerd Mullender Changelog blurb. ascii-flag
11 months ago Sjoerd Mullender Approve some space changes. ascii-flag
11 months ago Sjoerd Mullender Approve 32 bit output.
11 months ago Sjoerd Mullender Approve non-hge output.
11 months ago Sjoerd Mullender Only set query timeout for query setting the timeout if not testing. Dec2023
11 months ago Sjoerd Mullender Some code cleanup. ascii-flag
11 months ago Sjoerd Mullender Merge with default branch. ascii-flag
11 months ago Sjoerd Mullender Also test startswith with strimps. Dec2023
11 months ago Sjoerd Mullender Use const for a couple of externally visible MAL implementation functions.
11 months ago Sjoerd Mullender Merge with Dec2023 branch.
11 months ago Sjoerd Mullender Use const for arguments of MAL implementation functions. Dec2023
11 months ago Sjoerd Mullender Reduce number of connection, especially on Windows. Dec2023
11 months ago Sjoerd Mullender Merge with Dec2023 branch.
11 months ago Niels Nes small cleanup of persist unlogged table Dec2023
11 months ago stefanos mavros Compile without having to comment out half the file balanced_union
11 months ago stefanos mavros Fixes plans in Bug-2606 tests balanced_union
11 months ago stefanos mavros Enables rel_optimize_unions_topdown by default balanced_union
11 months ago stefanos mavros Removes leftover return balanced_union
11 months ago Sjoerd Mullender Some more UTF-8 stuff. ascii-flag
11 months ago stefanos mavros Fixes expected plan from rtrim_bug test balanced_union
11 months ago stefanos mavros Fixes plan of sqlancer test balanced_union
11 months ago Sjoerd Mullender Ignore rest of line after write error in iconv + some small fixes. ascii-flag
11 months ago Sjoerd Mullender Tell streamcat where to find iconv. ascii-flag
11 months ago Sjoerd Mullender Merge with default branch. ascii-flag
11 months ago Sjoerd Mullender Move iconv support out of stream library so that mserver doesn't carry it around. ascii-flag
11 months ago Sjoerd Mullender Use a single source for open_urlstream (CURL support). ascii-flag
11 months ago Martin van Dinther Removed the obsolete ANALYZE statement syntax options: SAMPLE nn and MINMAX. Both options have been ignored since release Jan2022. Now they are no longer accepted in the ANALYZE statement.
11 months ago stefanos mavros Merges default balanced_union
11 months ago Martin van Dinther Update the sql Changelog regarding the possibility to use ANALYZE statement in procedures, functions and triggers.
11 months ago Martin van Dinther Add test for request #7500
11 months ago stefanos mavros Removes leftovers after merge with default balanced_union
11 months ago Sjoerd Mullender Rename test to correct SF bug number. Dec2023
11 months ago Niels Nes no more GROUP BY constant (part 1)
11 months ago Sjoerd Mullender Enable test. Dec2023
11 months ago Sjoerd Mullender No API changes allowed. Dec2023
11 months ago Sjoerd Mullender Properly use const for str parameters to C stubs for MAL functions. Dec2023
11 months ago Sjoerd Mullender Merge with Dec2023 branch, not changing any files..
11 months ago Sjoerd Mullender Post release build. Dec2023
11 months ago Sjoerd Mullender Merge with Dec2023 branch.
11 months ago Sjoerd Mullender Setting tag Dec2023_9 for the release build. Dec2023
11 months ago Sjoerd Mullender Moved contents of ChangeLog.Dec2023 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Dec2023 Dec2023_9 Dec2023_SP3_release
11 months ago Sjoerd Mullender Updated library versions. Dec2023
11 months ago Sjoerd Mullender Merge with Dec2023 branch, not changing any files.
11 months ago Sjoerd Mullender Pre-release version number update. Dec2023
11 months ago Sjoerd Mullender Merge with Dec2023 branch.
11 months ago Niels Nes Field function needs at least 2 arguments, fixes #7508 Dec2023
11 months ago Niels Nes enable test
11 months ago Niels Nes add support for multi col in statements, fixes #7497
11 months ago Joeri van Ruth Support more data source fields odbc-tls
11 months ago Joeri van Ruth Switch MNDBConnect to use msettings odbc-tls
11 months ago Joeri van Ruth Add mparm_enumerate api odbc-tls
11 months ago Joeri van Ruth msetting_as_string should take a const msetting* odbc-tls
11 months ago Joeri van Ruth Add reallocprintf and vreallocprintf to mstring.h odbc-tls
11 months ago Joeri van Ruth Exit ODBCtester early if connect failed odbc-tls