Mercurial > hg > MonetDB
graph
-
When destroying a bat, make sure there are no remnants in the BACKUP directory. Jul2021Thu, 28 Jul 2022 20:23:53 +0200, by Sjoerd Mullender
-
Always reset session's transaction to parent when child is destroyed. Jan2022Thu, 28 Jul 2022 16:17:07 +0200, by Aris Koning
-
Turn BBPlogno and BBPtransid into atomics. Jul2021Thu, 28 Jul 2022 10:33:07 +0200, by Sjoerd Mullender
-
A bit of cleanup: don't do double work, but add a few settings of dirty flag. Jul2021Wed, 27 Jul 2022 11:26:06 +0200, by Sjoerd Mullender
-
When setting a warning we must also return SQL_SUCCESS_WITH_INFO.Wed, 27 Jul 2022 22:44:08 +0200, by Martin van Dinther
-
Implement SQLGetDiagField() for DiagIdentifier = SQL_DIAG_MESSAGE_TEXT. Also improved code and synced it with SQLGetDiagRec() logic.Wed, 27 Jul 2022 22:10:50 +0200, by Martin van Dinther
-
When entering a password in Windows ODBC Data Source Configuration dialog, show it as asterisks.Wed, 27 Jul 2022 21:46:14 +0200, by Martin van Dinther
-
Initialize ptr to fix compilation error.Wed, 27 Jul 2022 21:33:00 +0200, by Martin van Dinther
-
When we load an empty bat, we can (and should) ignore any content in the theap. Jul2021Wed, 27 Jul 2022 18:42:46 +0200, by Sjoerd Mullender
-
Only malloc a new buffer if a positive length is specified.Wed, 27 Jul 2022 18:17:26 +0200, by Martin van Dinther
-
We do allow setting SQL_ATTR_LOGIN_TIMEOUT to value 0.Wed, 27 Jul 2022 18:14:33 +0200, by Martin van Dinther
-
Rename internal argument name from catalog to dbname.Wed, 27 Jul 2022 18:11:46 +0200, by Martin van Dinther
-
Refactor BBP.dir reading code. Use a function to read a single line. Jul2021Wed, 27 Jul 2022 16:43:31 +0200, by Sjoerd Mullender
-
Implement early exit in merge_segments. smart-merge-jan22Tue, 26 Jul 2022 14:57:12 +0200, by Aris Koning
-
Remove committing transaction from remaining actives. smart-merge-jan22Tue, 26 Jul 2022 14:39:06 +0200, by Aris Koning
-
Branch userprofile was merged into default. userprofileTue, 26 Jul 2022 14:02:27 +0200, by Sjoerd Mullender
-
Merge userprofile into default.Tue, 26 Jul 2022 14:01:47 +0200, by Sjoerd Mullender
-
Plug a hole.Tue, 26 Jul 2022 14:00:48 +0200, by Sjoerd Mullender
-
store_get_active is static function. smart-merge-jan22Tue, 26 Jul 2022 12:08:14 +0200, by Aris Koning
-
Simplify commit API signature: remove redundant latest. smart-merge-jan22Tue, 26 Jul 2022 11:00:18 +0200, by Aris Koning
-
Fix return type: don't squeeze an oid into an int. userprofileTue, 26 Jul 2022 10:37:30 +0200, by Sjoerd Mullender
-
Add select window pushdown support for 'like' filters select-window-pushdownMon, 25 Jul 2022 20:21:08 +0100, by nuno-faria
-
void functions do not return values. userprofileMon, 25 Jul 2022 17:34:18 +0200, by Sjoerd Mullender
-
I believe these changes aren't needed anymore. cxx-udfFri, 22 Jul 2022 13:58:04 +0200, by Sjoerd Mullender
-
Merge with Jan2022 branch. select-window-pushdownFri, 22 Jul 2022 09:35:41 +0200, by Sjoerd Mullender
-
Remove unused files.Fri, 22 Jul 2022 09:28:18 +0200, by Sjoerd Mullender
-
Correcting datatype for result column COLUMN_TYPE as returned by SQLProcedureColumns(). It must be SMALLINT instead of TINYINT.Thu, 21 Jul 2022 19:54:57 +0200, by Martin van Dinther
-
Correcting datatype for result column CHAR_OCTET_LENGTH as returned by SQLColumns() and SQLProcedureColumns(). It must be INTEGER instead of BIGINT.Thu, 21 Jul 2022 19:36:58 +0200, by Martin van Dinther
-
Correcting datatypes for result columns BUFFER_LENGTH and DECIMAL_DIGITS as returned by SQLColumns(), SQLSpecialColumns() and SQLProcedureColumns(). They must be INTEGER and SMALLINT instead of BIGINT and BIGINT.Thu, 21 Jul 2022 19:21:24 +0200, by Martin van Dinther
-
Extend test with COMMENT ON schema, tables, columns, indexes, procedures and functions to fetch (and test) data in the REMARKS result columns.Thu, 21 Jul 2022 17:52:48 +0200, by Martin van Dinther
-
Add test of SQLTables() where table types names are enclosed by single quotes.Thu, 21 Jul 2022 16:36:30 +0200, by Martin van Dinther
-
Fix select window pushdown for string filters select-window-pushdownThu, 21 Jul 2022 14:08:35 +0100, by nuno-faria
-
Adjust ODBC driver to no longer return the database name as TABLE_CAT result column data for the ODBC Catalog functions such as SQLTables(), SQLColumns(), etc.Thu, 21 Jul 2022 14:59:26 +0200, by Martin van Dinther
-
Make running check script outside of testing easier. userprofileThu, 21 Jul 2022 14:25:38 +0200, by Sjoerd Mullender
-
Delete old M5system_auth_* bats on upgrade. userprofileThu, 21 Jul 2022 14:24:58 +0200, by Sjoerd Mullender
-
Add test for select pushdown on window functions select-window-pushdownThu, 21 Jul 2022 10:42:38 +0100, by nuno-faria
-
Add some missing restrict keywords.Wed, 20 Jul 2022 16:41:02 +0200, by Sjoerd Mullender
-
Use known type to print.Wed, 20 Jul 2022 16:31:06 +0200, by Sjoerd Mullender
-
Fix exportsWed, 20 Jul 2022 12:37:48 +0200, by Joeri van Ruth
-
Let mapi_request_upload do the bstream handlingWed, 20 Jul 2022 11:13:25 +0200, by Joeri van Ruth
-
Use mapi_request_upload with the tablet COPY INTO codeWed, 20 Jul 2022 10:17:40 +0200, by Joeri van Ruth
-
Get rid of set_promptingTue, 19 Jul 2022 13:50:02 +0200, by Joeri van Ruth
-
Fully implement mapi_request_uploadTue, 19 Jul 2022 12:38:15 +0200, by Joeri van Ruth
-
Add mapi_request_upload stub to streams libraryTue, 19 Jul 2022 10:46:31 +0200, by Joeri van Ruth
-
Move mapi_prompt.h to the streams libraryTue, 19 Jul 2022 09:16:12 +0200, by Joeri van Ruth
-
Get rid of bs2.cMon, 18 Jul 2022 15:26:40 +0200, by Joeri van Ruth
-
CREATE USER doesn't create the schema, and CREATE SCHEMA needs the user. userprofileWed, 20 Jul 2022 14:42:17 +0200, by Sjoerd Mullender
-
Reuse client context and only start transaction when needed. userprofileWed, 20 Jul 2022 13:53:21 +0200, by Sjoerd Mullender
-
Merge with Jan2022 branch.Wed, 20 Jul 2022 13:52:30 +0200, by Sjoerd Mullender
-
output error when we don't find a to be drop table in the storage layer. Jan2022Wed, 20 Jul 2022 13:39:38 +0200, by Niels Nes
-
Merge with Jan2022 branch.Wed, 20 Jul 2022 10:39:04 +0200, by Sjoerd Mullender
-
use warnings instead of errors in the tracer output Jul2021_debugWed, 20 Jul 2022 09:50:20 +0200, by Niels Nes
-
Optimize filter push down for window functions select-window-pushdownTue, 19 Jul 2022 17:25:55 +0100, by nuno-faria
-
When unsharing a vheap, also unfix the (former) parent. Jul2021Tue, 19 Jul 2022 17:56:38 +0200, by Sjoerd Mullender
-
Approvals.Tue, 19 Jul 2022 17:34:54 +0200, by Sjoerd Mullender
-
Initialize tl_client_key also when calling getClientContext.Tue, 19 Jul 2022 17:32:53 +0200, by Sjoerd Mullender
-
Cleanup generic_events. Remove clientid from transaction event(no pair). sql_profilerMon, 18 Jul 2022 16:25:57 +0100, by Lucas Pereira
-
Fix return code from generated events. sql_profilerSat, 16 Jul 2022 13:28:16 +0100, by Lucas Pereira
-
Delete heap files of empty bats during startup. Jan2022Fri, 15 Jul 2022 13:28:52 +0200, by Sjoerd Mullender
-
When loading an empty bat, initialize the heaps instead of loading them. Jul2021Fri, 15 Jul 2022 13:18:44 +0200, by Sjoerd Mullender
-
Enlarge the query buffer size used by SQLGetTypeInfo to prevent crash.Thu, 14 Jul 2022 20:14:50 +0200, by 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 19:03:39 +0200, by Martin van Dinther
-
Add TRC_ERROR to get some info out of the os code. Jul2021_debugThu, 14 Jul 2022 15:03:14 +0200, by Aris Koning
-
Add lock set that was misplaced in a merge.Thu, 14 Jul 2022 14:53:47 +0200, by Sjoerd Mullender
-
Extend ODBC test program with calling SQLGetTypeInfo().Thu, 14 Jul 2022 14:10:20 +0200, by Martin van Dinther
-
Correct result columns of SQLGetTypeInfo(). Make them comply to the ODBC specification:Thu, 14 Jul 2022 14:07:09 +0200, by Martin van Dinther
-
Propagate NOWAL option to Python scripts. Jul2021Thu, 14 Jul 2022 13:20:30 +0200, by Sjoerd Mullender
