log

age author description
2 weeks ago Martin van Dinther Extend test with creating a temporary view with a qualified name other than schema tmp. It should give an error. Mar2025
2 weeks ago Martin van Dinther For temporary views disallow the optional specification WITH CHECK OPTION Mar2025
2 weeks ago Martin van Dinther Fix compilation error: Mar2025
2 weeks ago Martin van Dinther Add help syntax for CREATE TEMP VIEW. Mar2025
2 weeks ago Martin van Dinther Adapt the parser to only allow creation of LOCAL TEMP VIEW, not GLOBAL TEMP VIEW. Mar2025
2 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
2 weeks ago Sjoerd Mullender Approve upgrade changes. Mar2025
2 weeks ago svetlin add events test nested
2 weeks ago Lucas Pereira Initial testing of ngrams sw, ew and c strimps_v3
2 weeks ago Lucas Pereira Added nested loop for small inputs. Threshold not set in stone yet. strimps_v3
2 weeks ago Niels Nes merged Mar2025
2 weeks ago Niels Nes added create or replace temp view Mar2025
2 weeks ago Martin van Dinther Approve new output after adding table type LOCAL TEMPORARY VIEW Mar2025
2 weeks ago Sjoerd Mullender Need to use ifdef for HAVE_* defines. strimps_v3
2 weeks ago Martin van Dinther Remove table_type GLOBAL TEMPORARY VIEW. Mar2025
2 weeks ago svetlin merge upstream resource_management
2 weeks ago svetlin propagate forgotten instr_allocator on copy mal blk resource_management
2 weeks ago Martin van Dinther Extend sys.table_types table with 'GLOBAL TEMPORARY VIEW','LOCAL TEMPORARY VIEW'. Mar2025
2 weeks ago Martin van Dinther Add test for issue #7625 Mar2025
2 weeks ago Niels Nes aproved output for now nested
2 weeks ago Niels Nes merged with default nested
2 weeks ago Niels Nes merged with default reducedstack
2 weeks ago Niels Nes removed op_union.
2 weeks ago Sjoerd Mullender Merge with default branch. nested
2 weeks ago Sjoerd Mullender Merge with default branch. strimps_v3
2 weeks ago Sjoerd Mullender Merge with default branch. resource_management
2 weeks ago Sjoerd Mullender Merge with default branch. reducedstack
2 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
2 weeks ago Niels Nes simply use collist for creating type nested
2 weeks ago Niels Nes allow remote tables on remote mergeTables Mar2025
2 weeks ago Niels Nes improved direct json loading nested
2 weeks ago svetlin disable assert nested
2 weeks ago stefanos mavros We always need to update the sequence nested
2 weeks ago stefanos mavros Supports insert of empty json array nested
2 weeks ago Niels Nes handle empty multisets nested
2 weeks ago Niels Nes merged with default reducedstack
3 weeks ago Niels Nes merged with default reducedstack
2 weeks ago Niels Nes add support for insert of json into tables (with columns) where the automatically create the implicite composite type nested
2 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
2 weeks ago Niels Nes add test for ecommerce lookup nested
2 weeks ago Niels Nes improved handling outputing multiset values (fixes ecommerce crash) nested
2 weeks ago svetlin merge upstream nested
2 weeks ago svetlin remove old file nested
2 weeks ago svetlin add missing file nested
2 weeks ago stefanos mavros Adds new test with array of docs nested
2 weeks ago Niels Nes add test for issue # 7626 Mar2025
2 weeks ago Niels Nes pass constant inputs for aggregation better, solves crash in combined complex view and aggregation within window functions Mar2025
3 weeks ago svetlin test ndjson file extension nested
3 weeks ago svetlin rename from nd_json to ndjson nested
3 weeks ago Niels Nes protect against unknown (out of range) types Mar2025
3 weeks ago Niels Nes Use inspect to get list of atoms from remote server. Use this Mar2025
3 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
3 weeks ago Sjoerd Mullender Fix upgrade code. Mar2025
3 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
3 weeks ago Sjoerd Mullender Approve upgrade tests after release. Mar2025
3 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
3 weeks ago Sjoerd Mullender Add casts and change formats so that this compiles on 32 bits. Mar2025
3 weeks ago Sjoerd Mullender Closing branch Aug2024. Aug2024
3 weeks ago svetlin use separate allocator for mal instructions resource_management
3 weeks ago Martin van Dinther Move SQLCloseCursor(stmt); to the test bodies.
3 weeks ago Sjoerd Mullender Mar2025 was released. Mar2025
3 weeks ago stefanos mavros Enables read_nd_json case for jdocs tests nested
3 weeks ago Sjoerd Mullender Improved clearing of no* properties. Mar2025
3 weeks ago Niels Nes merged with default nested
3 weeks ago Niels Nes :merged
3 weeks ago Niels Nes merged with default reducedstack
3 weeks ago stefanos mavros Fixes mem leaks in JSON parser nested
3 weeks ago Niels Nes merged Mar2025
3 weeks ago Niels Nes only compute projection once Mar2025
3 weeks ago svetlin enabling complete webclicks complex qry nested
3 weeks ago Niels Nes properly copy nested expressions nested
3 weeks ago svetlin adding webclicks complete qry with some selections disabled nested
3 weeks ago Niels Nes on nested search recursively nested
3 weeks ago Sjoerd Mullender Fix conversion of SQL_GUID value to internal UUID value for big-endian. Mar2025
3 weeks ago svetlin add crashing case nested
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_3 for the release build. Mar2025
3 weeks ago Sjoerd Mullender Moved contents of ChangeLog.Mar2025 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Mar2025 Mar2025_3 Mar2025_release
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 revert change resource_management
3 weeks ago Lucas Pereira Fix edge cases where # of tokens for ngrams is not available strimps_v3
3 weeks ago Niels Nes merged with default nested
3 weeks ago Lucas Pereira Merge with default branch strimps_v3
3 weeks ago Lucas Pereira Joins and select with candidates for uni, bi and trigrams strimps_v3
4 weeks ago Lucas Pereira Merge with default branch. strimps_v3
4 weeks ago Lucas Pereira uni, bi and tri clean implementations strimps_v3
4 weeks ago Lucas Pereira remove old imp strimps_v3
7 weeks ago Lucas Pereira Merge with default branch. strimps_v3
7 weeks ago Lucas Pereira Missing input candidate. strimps_v3
3 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
3 weeks ago Martin van Dinther Fix compilation error for Windows. Mar2025
3 weeks ago Martin van Dinther Add validity checks on correct battype before doing the BUNappend() to avoid possible server crashes. Mar2025
3 weeks ago Martin van Dinther Try to fix windows link error. Mar2025
3 weeks ago Martin van Dinther Implement reading (VAR)BINARY and BLOB data. Mar2025
3 weeks ago Niels Nes also handle returning for updates involving indices Mar2025
3 weeks ago Niels Nes fix compilation issue (don't return from non returning function) nested
3 weeks ago Niels Nes merged with default resource_management
3 weeks ago Niels Nes implemented truncate on nested tables nested
3 weeks ago Niels Nes small revert of incorrect checked in changes nested
3 weeks ago Niels Nes handle unnset by passing the column via NESTED property nested
3 weeks ago Martin van Dinther Fix server crash when reading uuid column data. It is now mapped to a char(36). Mar2025
4 weeks ago Martin van Dinther Adding 3 tests which currently fail with the odbc_loader. Mar2025
4 weeks ago Martin van Dinther Suppress printing warning for failed SQLSetConnectAttr(SQL_ATTR_LOGIN_TIMEOUT) for MS Excel Driver. Mar2025
4 weeks ago Sjoerd Mullender Merge with default branch. nested
4 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
4 weeks ago Sjoerd Mullender Merge with Aug2024 branch. Mar2025
4 weeks ago Sjoerd Mullender Fix property setting corner case. Aug2024
4 weeks ago stefanos mavros Removes tests which are now replaced by test template (*.test.in) nested
4 weeks ago Martin van Dinther Add info for release notes on new functions: dayname(d date) and monthname(d date). Mar2025
4 weeks ago stefanos mavros Removes tests as it's similar with Bug-7092 reducedstack
4 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
4 weeks ago svetlin crashing case webclicks nested
4 weeks ago Niels Nes initial handling of left with unnest nested
4 weeks ago Niels Nes we need the new mutils lib nested
4 weeks ago Niels Nes use more unique names (todo use % prefixed names) for id/nr nested
4 weeks ago Sjoerd Mullender Merge with Aug2024 branch. Mar2025