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
|
11 months ago |
Lucas Pereira |
Resolve project op first if present. Fix #7503
Dec2023
|
11 months ago |
Yunus Koning |
merge with default
check
|
11 months ago |
Yunus Koning |
implement check constraint for partial row update
check
|
12 months ago |
Sjoerd Mullender |
Delay calling BBPretain until after bat_iterator_end.
Dec2023
|
12 months ago |
Sjoerd Mullender |
Add an assert.
Dec2023
|
12 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
12 months ago |
Sjoerd Mullender |
Fill in ttype value before possibly subcommitting bat.
Dec2023
|
12 months ago |
Niels Nes |
fixed issue #7499, ie keep default schema in the session, on missing default schema give an error.
Dec2023
|
12 months ago |
Niels Nes |
merged
|
12 months ago |
Niels Nes |
implement feature request bug #7500
|
12 months ago |
Niels Nes |
add simple optimizer to rewrite column expressions into constants when there is a col=constant select unter the project
|
12 months ago |
Sjoerd Mullender |
Fine tune: only attempt move if there is a possibility it might be needed.
Dec2023
|