| Mon, 18 Jul 2022 13:47:10 +0200 |
Sjoerd Mullender |
Merge with default branch.
userprofile
|
| Mon, 18 Jul 2022 13:35:56 +0200 |
Sjoerd Mullender |
Dump some new information.
userprofile
|
| Sun, 17 Jul 2022 13:43:50 +0100 |
nuno-faria |
Add smart merge test
smart-merge-jan22
|
| Sun, 17 Jul 2022 12:01:32 +0100 |
nuno-faria |
Implement smarter segment merging
smart-merge-jan22
|
| Sat, 16 Jul 2022 13:28:16 +0100 |
Lucas Pereira |
Fix return code from generated events.
sql_profiler
|
| Fri, 15 Jul 2022 13:28:52 +0200 |
Sjoerd Mullender |
Delete heap files of empty bats during startup.
Jan2022
|
| Fri, 15 Jul 2022 13:28:08 +0200 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
| Fri, 15 Jul 2022 13:18:44 +0200 |
Sjoerd Mullender |
When loading an empty bat, initialize the heaps instead of loading them.
Jul2021
|
| Fri, 15 Jul 2022 11:44:51 +0200 |
Sjoerd Mullender |
Fixing tests.
Jan2022
|
| Fri, 15 Jul 2022 11:37:58 +0200 |
Sjoerd Mullender |
Typo.
Jan2022
|
| Fri, 15 Jul 2022 11:14:06 +0200 |
Sjoerd Mullender |
Let the server figure out a free port.
Jan2022
|
| Thu, 14 Jul 2022 20:14:50 +0200 |
Martin van Dinther |
Enlarge the query buffer size used by SQLGetTypeInfo to prevent crash.
|
| Thu, 14 Jul 2022 19:03:39 +0200 |
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.
|
| Thu, 14 Jul 2022 15:03:14 +0200 |
Aris Koning |
Add TRC_ERROR to get some info out of the os code.
Jul2021_debug
|
| Thu, 14 Jul 2022 15:35:17 +0200 |
Aris Koning |
Temporary debug branch from Jul2021.
Jul2021_debug
|
| Thu, 14 Jul 2022 14:53:47 +0200 |
Sjoerd Mullender |
Add lock set that was misplaced in a merge.
|
| Thu, 14 Jul 2022 14:10:20 +0200 |
Martin van Dinther |
Extend ODBC test program with calling SQLGetTypeInfo().
|
| Thu, 14 Jul 2022 14:07:09 +0200 |
Martin van Dinther |
Correct result columns of SQLGetTypeInfo(). Make them comply to the ODBC specification:
|
| Thu, 14 Jul 2022 13:21:03 +0200 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
| Thu, 14 Jul 2022 13:20:30 +0200 |
Sjoerd Mullender |
Propagate NOWAL option to Python scripts.
Jul2021
|
| Thu, 14 Jul 2022 13:20:00 +0200 |
Sjoerd Mullender |
There are no changes to be flushed when we don't log.
Jul2021
|
| Thu, 14 Jul 2022 12:29:14 +0200 |
Martin van Dinther |
Improve returned SQL data type names.
|
| Thu, 14 Jul 2022 10:43:36 +0200 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
| Thu, 14 Jul 2022 10:05:57 +0200 |
Sjoerd Mullender |
Avoid saving (and syncing!) heap files for empty bats during subcommit.
Jul2021
|
| Thu, 14 Jul 2022 10:04:09 +0200 |
Sjoerd Mullender |
No need to cast back and forth.
Jul2021
|
| Wed, 13 Jul 2022 22:23:36 +0200 |
Martin van Dinther |
Extend tests by also retrieving and comparing dataType, columnSize and decimalDigits of result columns.
|
| Wed, 13 Jul 2022 20:29:37 +0100 |
Lucas Pereira |
Fix rel_opt event "start" and "done" vars.
sql_profiler
|
| Wed, 13 Jul 2022 15:08:25 +0100 |
nuno-faria |
Implement smarter segment merging
smart-merge
|
| Wed, 13 Jul 2022 13:32:41 +0200 |
Sjoerd Mullender |
Typo.
Jul2021
|
| Wed, 13 Jul 2022 12:28:41 +0100 |
Lucas Pereira |
Cast assert variable to (void).
sql_profiler
|
| Wed, 13 Jul 2022 11:54:19 +0200 |
Sjoerd Mullender |
Implemented BC/AD (and BCE/CE) suffixes when parsing dates.
|
| Wed, 13 Jul 2022 11:52:02 +0200 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Wed, 13 Jul 2022 11:51:10 +0200 |
Sjoerd Mullender |
Do some fewer tests.
|
| Wed, 13 Jul 2022 11:43:55 +0200 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
| Wed, 13 Jul 2022 11:42:37 +0200 |
Sjoerd Mullender |
Approve after pymonetdb upgrade and remove duplicates.
Jul2021
|
| Wed, 13 Jul 2022 10:10:53 +0200 |
Sjoerd Mullender |
Plug a hole.
Jan2022
|
| Wed, 13 Jul 2022 08:57:19 +0200 |
Sjoerd Mullender |
"Use" otherwise unused variable.
|
| Tue, 12 Jul 2022 20:45:14 +0200 |
Lucas Pereira |
Fix setClientContext outside of assert
|
| Tue, 12 Jul 2022 17:42:44 +0200 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Tue, 12 Jul 2022 17:41:40 +0200 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
| Tue, 12 Jul 2022 16:56:23 +0200 |
Sjoerd Mullender |
Cast SQLLEN to known type for printing.
|
| Tue, 12 Jul 2022 15:08:28 +0200 |
Sjoerd Mullender |
Approve output.
userprofile
|
| Tue, 12 Jul 2022 14:36:49 +0200 |
svetlin |
disable redundant test
userprofile
|
| Tue, 12 Jul 2022 14:31:27 +0200 |
Sjoerd Mullender |
Don't complain about missing braces.
Jul2021
|
| Tue, 12 Jul 2022 09:23:28 +0200 |
Sjoerd Mullender |
Initialize variable.
Jul2021
|
| Tue, 12 Jul 2022 11:48:06 +0200 |
svetlin |
approve test
userprofile
|
| Tue, 12 Jul 2022 11:40:46 +0200 |
svetlin |
remove password from users veiw, and make it public
userprofile
|
| Tue, 12 Jul 2022 09:29:47 +0200 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Tue, 12 Jul 2022 09:29:31 +0200 |
Sjoerd Mullender |
Use correct type.
Jan2022
|
| Tue, 12 Jul 2022 09:23:28 +0200 |
Sjoerd Mullender |
Initialize variable.
Jan2022
|
| Mon, 11 Jul 2022 16:39:52 +0200 |
Lucas Pereira |
Merge with default.
sql_profiler
|
| Mon, 11 Jul 2022 16:28:45 +0200 |
Lucas Pereira |
Missing brackets
sql_profiler
|
| Mon, 11 Jul 2022 15:30:07 +0200 |
Aris Koning |
Redundant ;
sql_profiler
|
| Mon, 11 Jul 2022 15:48:30 +0200 |
Aris Koning |
Escape query in generic event.
sql_profiler
|
| Mon, 11 Jul 2022 14:49:35 +0200 |
Lucas Pereira |
Fix some bugs related to client context and OIDs.
sql_profiler
|
| Mon, 11 Jul 2022 14:41:01 +0200 |
Aris Koning |
Typo generic event format.
sql_profiler
|
| Mon, 11 Jul 2022 11:49:26 +0200 |
svetlin |
disable test
userprofile
|
| Mon, 11 Jul 2022 11:33:38 +0200 |
svetlin |
approve test
userprofile
|
| Mon, 11 Jul 2022 10:50:27 +0200 |
svetlin |
fix leak
userprofile
|
| Fri, 08 Jul 2022 18:30:54 +0200 |
svetlin |
adjust AUTHcommit
userprofile
|