log

age author description
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
11 months ago Joeri van Ruth Refactor MNDBConnect odbc-tls
11 months ago Joeri van Ruth Add error buffer to struct msettings odbc-tls
11 months ago Joeri van Ruth Crude hack to differentiate malloc failures from other failures odbc-tls
11 months ago Joeri van Ruth Fix name in error message odbc-tls
11 months ago Joeri van Ruth Merge 'Dec2023' into 'default'
11 months ago Joeri van Ruth Forgot to call mnstr_init() in mapi_settings() Dec2023
11 months ago Sjoerd Mullender Only execuyte hg/git when we found the program. Dec2023
11 months ago Niels Nes merged Dec2023
11 months ago Niels Nes fixed #7506 , properly give an error on incorrect inputs for the field function. Dec2023
11 months ago Sjoerd Mullender Approve header change.
11 months ago Sjoerd Mullender Merge with Dec2023 branch.
11 months ago Lucas Pereira Add to test suite. Repro from #7503 Dec2023