2022-07-20 |
Niels Nes |
merged with jul2021
Jul2021_debug
|
2022-07-19 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-07-19 |
Sjoerd Mullender |
HEAPdecref before unfix.
Jul2021
|
2022-07-19 |
nuno-faria |
Optimize filter push down for window functions
select-window-pushdown
|
2022-07-19 |
Sjoerd Mullender |
Typo.
Jan2022
|
2022-07-19 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-07-19 |
Sjoerd Mullender |
Off-by-one error.
Jul2021
|
2022-07-19 |
Sjoerd Mullender |
When unsharing a vheap, also unfix the (former) parent.
Jul2021
|
2022-07-19 |
Sjoerd Mullender |
Approvals.
|
2022-07-19 |
Sjoerd Mullender |
Initialize tl_client_key also when calling getClientContext.
|
2022-07-19 |
Niels Nes |
merged with jul2021
Jul2021_debug
|
2022-07-18 |
Lucas Pereira |
Cleanup generic_events. Remove clientid from transaction event(no pair).
sql_profiler
|
2022-07-18 |
Sjoerd Mullender |
Merge with default branch.
userprofile
|
2022-07-18 |
Sjoerd Mullender |
Dump some new information.
userprofile
|
2022-07-17 |
nuno-faria |
Add smart merge test
smart-merge-jan22
|
2022-07-17 |
nuno-faria |
Implement smarter segment merging
smart-merge-jan22
|
2022-07-16 |
Lucas Pereira |
Fix return code from generated events.
sql_profiler
|
2022-07-15 |
Sjoerd Mullender |
Delete heap files of empty bats during startup.
Jan2022
|
2022-07-15 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-07-15 |
Sjoerd Mullender |
When loading an empty bat, initialize the heaps instead of loading them.
Jul2021
|
2022-07-15 |
Sjoerd Mullender |
Fixing tests.
Jan2022
|
2022-07-15 |
Sjoerd Mullender |
Typo.
Jan2022
|
2022-07-15 |
Sjoerd Mullender |
Let the server figure out a free port.
Jan2022
|
2022-07-14 |
Martin van Dinther |
Enlarge the query buffer size used by SQLGetTypeInfo to prevent crash.
|
2022-07-14 |
Martin van Dinther |
Removed the possibility to retrieve or set the CURRENT_CATALOG via SQLGetConnectAttr(hdbc, SQL_ATTR_CURRENT_CATALOG, ...) and SQLSetConnectAttr(hdbc, SQL_ATTR_CURRENT_CATALOG, ...) as MonetDB does not support CATALOG objects (no SQL support for: CREATE CATALOG abc or SET CATALOG abc) and therefore there is no CURRENT_CATALOG.
|
2022-07-14 |
Aris Koning |
Add TRC_ERROR to get some info out of the os code.
Jul2021_debug
|
2022-07-14 |
Aris Koning |
Temporary debug branch from Jul2021.
Jul2021_debug
|
2022-07-14 |
Sjoerd Mullender |
Add lock set that was misplaced in a merge.
|
2022-07-14 |
Martin van Dinther |
Extend ODBC test program with calling SQLGetTypeInfo().
|
2022-07-14 |
Martin van Dinther |
Correct result columns of SQLGetTypeInfo(). Make them comply to the ODBC specification:
|
2022-07-14 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-07-14 |
Sjoerd Mullender |
Propagate NOWAL option to Python scripts.
Jul2021
|
2022-07-14 |
Sjoerd Mullender |
There are no changes to be flushed when we don't log.
Jul2021
|
2022-07-14 |
Martin van Dinther |
Improve returned SQL data type names.
|
2022-07-14 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-07-14 |
Sjoerd Mullender |
Avoid saving (and syncing!) heap files for empty bats during subcommit.
Jul2021
|
2022-07-14 |
Sjoerd Mullender |
No need to cast back and forth.
Jul2021
|
2022-07-13 |
Martin van Dinther |
Extend tests by also retrieving and comparing dataType, columnSize and decimalDigits of result columns.
|
2022-07-13 |
Lucas Pereira |
Fix rel_opt event "start" and "done" vars.
sql_profiler
|
2022-07-13 |
nuno-faria |
Implement smarter segment merging
smart-merge
|
2022-07-13 |
Sjoerd Mullender |
Typo.
Jul2021
|
2022-07-13 |
Lucas Pereira |
Cast assert variable to (void).
sql_profiler
|
2022-07-13 |
Sjoerd Mullender |
Implemented BC/AD (and BCE/CE) suffixes when parsing dates.
|
2022-07-13 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-07-13 |
Sjoerd Mullender |
Do some fewer tests.
|
2022-07-13 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-07-13 |
Sjoerd Mullender |
Approve after pymonetdb upgrade and remove duplicates.
Jul2021
|
2022-07-13 |
Sjoerd Mullender |
Plug a hole.
Jan2022
|
2022-07-13 |
Sjoerd Mullender |
"Use" otherwise unused variable.
|
2022-07-12 |
Lucas Pereira |
Fix setClientContext outside of assert
|
2022-07-12 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-07-12 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-07-12 |
Sjoerd Mullender |
Cast SQLLEN to known type for printing.
|
2022-07-12 |
Sjoerd Mullender |
Approve output.
userprofile
|
2022-07-12 |
svetlin |
disable redundant test
userprofile
|
2022-07-12 |
Sjoerd Mullender |
Don't complain about missing braces.
Jul2021
|
2022-07-12 |
Sjoerd Mullender |
Initialize variable.
Jul2021
|
2022-07-12 |
svetlin |
approve test
userprofile
|
2022-07-12 |
svetlin |
remove password from users veiw, and make it public
userprofile
|
2022-07-12 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|