3 weeks ago |
stefanos mavros |
Removes tests which are now replaced by test template (*.test.in)
nested
|
3 weeks ago |
Martin van Dinther |
Add info for release notes on new functions: dayname(d date) and monthname(d date).
Mar2025
|
3 weeks ago |
stefanos mavros |
Removes tests as it's similar with Bug-7092
reducedstack
|
3 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
3 weeks ago |
svetlin |
crashing case webclicks
nested
|
3 weeks ago |
Niels Nes |
initial handling of left with unnest
nested
|
3 weeks ago |
Niels Nes |
we need the new mutils lib
nested
|
3 weeks ago |
Niels Nes |
use more unique names (todo use % prefixed names) for id/nr
nested
|
3 weeks ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
3 weeks ago |
Sjoerd Mullender |
Fix wkb comparison: don't always return -1 if srids don't match.
Aug2024
|
3 weeks ago |
svetlin |
further use arena allocator in mal
resource_management
|
3 weeks ago |
Niels Nes |
small change in lookup of 4 level naming
nested
|
3 weeks ago |
Niels Nes |
when we find a nested column reset the intern flag
nested
|
3 weeks ago |
Niels Nes |
small revert, ie single value inserts are kept as single atoms.
nested
|
3 weeks ago |
svetlin |
small fix
resource_management
|
3 weeks ago |
Niels Nes |
merged with default
reducedstack
|
3 weeks ago |
svetlin |
small renaming
resource_management
|
3 weeks ago |
Niels Nes |
merged with default
nested
|
3 weeks ago |
Niels Nes |
removed knownfail
reducedstack
|
3 weeks ago |
Niels Nes |
this now works
reducedstack
|
3 weeks ago |
Niels Nes |
initial steps for unnest(ARRAY[1,2]))
nested
|
3 weeks ago |
stefanos mavros |
Adds test with huge where clause
reducedstack
|
3 weeks ago |
svetlin |
increase complexity of webclicks test
nested
|
3 weeks ago |
svetlin |
merge with default
resource_management
|
3 weeks ago |
svetlin |
read header to get blk size instead of GDKmallocated
resource_management
|
3 weeks ago |
Sjoerd Mullender |
Simplify logic + plug potential memory leak.
Mar2025
|
3 weeks ago |
Sjoerd Mullender |
Typo.
Mar2025
|
3 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch, not changing any files..
|
3 weeks ago |
Sjoerd Mullender |
Post release build.
Mar2025
|
3 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
3 weeks ago |
Sjoerd Mullender |
Setting tag Mar2025_1 for the release build.
Mar2025
|
3 weeks ago |
Sjoerd Mullender |
Moved contents of ChangeLog.Aug2024 and ChangeLog.Mar2025 to MonetDB.spec, debian/changelog and ChangeLog-Archive.
Mar2025 Mar2025_1
|
3 weeks ago |
Sjoerd Mullender |
Updated library versions.
Mar2025
|
3 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch, not changing any files.
|
3 weeks ago |
Sjoerd Mullender |
Pre-release version number update.
Mar2025
|
3 weeks ago |
svetlin |
fix test
resource_management
|
3 weeks ago |
svetlin |
revert changes as each mal blk needs its own allocator
resource_management
|
3 weeks ago |
svetlin |
doubling blk size maybe too aggressive
resource_management
|
3 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
3 weeks ago |
Niels Nes |
try using a smaller stack by simplified expression tree
reducedstack
|
3 weeks ago |
Martin van Dinther |
Optimise ODBC Connection time. Run query to find out if table sys.comments exist only for old (before 2019) servers.
Mar2025
|
3 weeks ago |
Martin van Dinther |
Improve error messages. When SQLDriverConnect() or SQLExecDirect(query) produces a warning it will now be logged.
Mar2025
|
3 weeks ago |
Martin van Dinther |
Fix AddressSanitizer: heap-buffer-overflow
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
4 weeks ago |
Sjoerd Mullender |
Fix conversion between string format UUID and SQLGUID structure.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Use standard C function to test for incorrect characters.
Mar2025
|
4 weeks ago |
Niels Nes |
fix lookup of unnest expression/column on basetable
nested
|
4 weeks ago |
Niels Nes |
handle searching for subtables better
nested
|
4 weeks ago |
Martin van Dinther |
Add tests for all interval variants.
Mar2025
|
4 weeks ago |
Martin van Dinther |
Adjust test to include fractions of a second. It appears the fractions are in microsecs, where we store millisecs.
Mar2025
|
4 weeks ago |
Martin van Dinther |
Make function getErrMsg() more generic such it can be used in more places.
Mar2025
|
4 weeks ago |
Martin van Dinther |
Fix compilation error on Win64
Mar2025
|
4 weeks ago |
Martin van Dinther |
Improve the reading of interval data. We now use the SQL_INTERVAL_STRUCT as defined in ODBC.
Mar2025
|
4 weeks ago |
svetlin |
webclicks select crash
nested
|
4 weeks ago |
Niels Nes |
made views available over monetdb proto loader
Mar2025
|
4 weeks ago |
Martin van Dinther |
Make checking error msg independent of ODBC driver version number
Mar2025
|
4 weeks ago |
Martin van Dinther |
Remove separate test for hge, as those have been moved to monetodbc_datatypes.test
Mar2025
|
4 weeks ago |
Martin van Dinther |
Add tests for date, time and timestamps
Mar2025
|
4 weeks ago |
Martin van Dinther |
Extend ODBCtester with test to read GUID data, both as string and SQLGUID struct.
Mar2025
|
4 weeks ago |
Martin van Dinther |
Include hugeint tests into monetodbc_datatypes.test but withi: onlyif has-hugeint
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Also test for monetdb://... URIs.
Mar2025
|
4 weeks ago |
Martin van Dinther |
Extend monetdb_loader test with a query from a view: sys.tables.
Mar2025
|
4 weeks ago |
Martin van Dinther |
Backed out changeset aab6e4888b74
Mar2025
|
4 weeks ago |
Martin van Dinther |
When testing the connection setup, include all set parameters.
Mar2025
|
4 weeks ago |
svetlin |
revert change, maintain freelist for blks at root allocator
resource_management
|
4 weeks ago |
Martin van Dinther |
Extend monetdb_loader test with a query from a view: sys.tables.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
4 weeks ago |
Sjoerd Mullender |
Concerted tests to .test format.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Converted tests to .test format.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Update comment.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Indent.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Ignore the reply size from the MAPI protocol when returning the PREPARE result.
Aug2024
|
4 weeks ago |
Sjoerd Mullender |
Convert tests to .test format.
Mar2025
|
4 weeks ago |
stefanos mavros |
Comments out crashing test
nested
|
4 weeks ago |
stefanos mavros |
New jdocs tests with test input json files
nested
|
4 weeks ago |
Niels Nes |
add missing changelog message for grouped topn
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
4 weeks ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Convert tests to .test format.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Use const array instead of const pointer to const string.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
English.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Changelog blurb.
Mar2025
|
4 weeks ago |
Niels Nes |
add example look up.
nested
|
4 weeks ago |
Joeri van Ruth |
Fix block leak in allocator
Aug2024
|
4 weeks ago |
Niels Nes |
added test for bug #7621
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Removed superfluous code.
Aug2024
|
4 weeks ago |
Sjoerd Mullender |
Indicate what failed.
Aug2024
|
4 weeks ago |
Sjoerd Mullender |
Set heap size when we're done writing.
Aug2024
|
5 weeks ago |
Sjoerd Mullender |
Make sure uuid code is actually reachable.
Aug2024
|
5 weeks ago |
Sjoerd Mullender |
Don't convert variables too soon in .test.in files.
Aug2024
|
4 weeks ago |
Sjoerd Mullender |
Convert backslash to slash so that DESTINATION only sees slashes.
Aug2024
|
4 weeks ago |
Sjoerd Mullender |
rl_message takes a printf format string + arguments.
Aug2024
|
4 weeks ago |
Martin van Dinther |
Add tests for numeric datatypes (integers, floats and decimals)
Mar2025
|
4 weeks ago |
stefanos mavros |
Splits jdocs test into two tests (one for direct and one for wrapped list)
nested
|
4 weeks ago |
stefanos mavros |
Fix automatic drop type call order
nested
|
4 weeks ago |
Sjoerd Mullender |
Some fixes to Debian packaging.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Approve last-minute change.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
4 weeks ago |
Sjoerd Mullender |
Convert backslash to slash so that DESTINATION only sees slashes.
Mar2025
|
4 weeks ago |
Sjoerd Mullender |
Change utf8towchar/wchartoutf8 to utf8toutf16/utf16toutf8.
Mar2025
|
4 weeks ago |
Martin van Dinther |
Add support for reading HUGEINT values when connected via the ODBC driver to a MonetDB server. This required that we call SQLGetTypeInfo(stmt, SQL_HUGEINT) first.
Mar2025
|
4 weeks ago |
Martin van Dinther |
Adapt tests
Mar2025
|
5 weeks ago |
Martin van Dinther |
Correcting some queries
Mar2025
|
5 weeks ago |
Martin van Dinther |
Revert using utf8towchar(). It is not working as expected.
Mar2025
|
5 weeks ago |
Martin van Dinther |
Implement reading decimals. Also now using WCHAR functions for SQLDriverConnect and SQLExecDirect.
Mar2025
|
5 weeks ago |
Niels Nes |
add aggregate example
nested
|
5 weeks ago |
Niels Nes |
initial support for none dense list offsets
nested
|
5 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
5 weeks ago |
Sjoerd Mullender |
Backward compatibility: use sqlite_master instead of sqlite_schema.
Mar2025
|
5 weeks ago |
Niels Nes |
use correct type
nested
|
5 weeks ago |
Niels Nes |
reset_intern for extracted columns
nested
|
5 weeks ago |
Sjoerd Mullender |
Merge with Mar2025 branch.
|
5 weeks ago |
Sjoerd Mullender |
Use a macro to translate tokens to the tracer name space.
Mar2025
|
5 weeks ago |
Sjoerd Mullender |
Fix exports output.
Mar2025
|
5 weeks ago |
Sjoerd Mullender |
Update exports test.
Mar2025
|
5 weeks ago |
Sjoerd Mullender |
Created new shared library libmutils.
Mar2025
|
5 weeks ago |
svetlin |
q3 bluesky now runs
nested
|
5 weeks ago |
Niels Nes |
approved/changed one more (no longer) crashing test.
nested
|