Mercurial > hg > MonetDB
graph
-
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
-
There are no changes to be flushed when we don't log. Jul2021Thu, 14 Jul 2022 13:20:00 +0200, by Sjoerd Mullender
-
Improve returned SQL data type names.Thu, 14 Jul 2022 12:29:14 +0200, by Martin van Dinther
-
Avoid saving (and syncing!) heap files for empty bats during subcommit. Jul2021Thu, 14 Jul 2022 10:05:57 +0200, by Sjoerd Mullender
-
Extend tests by also retrieving and comparing dataType, columnSize and decimalDigits of result columns.Wed, 13 Jul 2022 22:23:36 +0200, by Martin van Dinther
-
Fix rel_opt event "start" and "done" vars. sql_profilerWed, 13 Jul 2022 20:29:37 +0100, by Lucas Pereira
-
Implemented BC/AD (and BCE/CE) suffixes when parsing dates.Wed, 13 Jul 2022 11:54:19 +0200, by Sjoerd Mullender
-
Merge with Jan2022 branch.Wed, 13 Jul 2022 11:52:02 +0200, by Sjoerd Mullender
-
Do some fewer tests.Wed, 13 Jul 2022 11:51:10 +0200, by Sjoerd Mullender
-
Approve after pymonetdb upgrade and remove duplicates. Jul2021Wed, 13 Jul 2022 11:42:37 +0200, by Sjoerd Mullender
-
"Use" otherwise unused variable.Wed, 13 Jul 2022 08:57:19 +0200, by Sjoerd Mullender
-
Fix setClientContext outside of assertTue, 12 Jul 2022 20:45:14 +0200, by Lucas Pereira
-
Merge with Jan2022 branch.Tue, 12 Jul 2022 17:42:44 +0200, by Sjoerd Mullender
-
Cast SQLLEN to known type for printing.Tue, 12 Jul 2022 16:56:23 +0200, by Sjoerd Mullender
-
remove password from users veiw, and make it public userprofileTue, 12 Jul 2022 11:40:46 +0200, by svetlin
-
Merge with Jan2022 branch.Tue, 12 Jul 2022 09:29:47 +0200, by Sjoerd Mullender
-
Fix some bugs related to client context and OIDs. sql_profilerMon, 11 Jul 2022 14:49:35 +0200, by Lucas Pereira
