log

age author description
Thu, 29 Jul 2021 12:32:10 +0200 Aris Koning Merge with default. monetdbe_prepare
Thu, 29 Jul 2021 11:47:20 +0200 Aris Koning Fix reference counting bug. monetdbe_prepare
Thu, 29 Jul 2021 08:46:13 +0200 Aris Koning Merge with default monetdbe_prepare
Wed, 28 Jul 2021 14:42:31 +0200 Aris Koning Adjust test results. monetdbe_prepare
Wed, 28 Jul 2021 14:41:32 +0200 Aris Koning small fixes in sql_result.c monetdbe_prepare
Thu, 29 Jul 2021 12:00:49 +0200 Sjoerd Mullender We'll always have a Python, and it's in sys.executable. Jul2021
Thu, 29 Jul 2021 10:31:06 +0100 Pedro Ferreira Defensive line, no bat arguments for patterns Jul2021
Thu, 29 Jul 2021 10:37:15 +0200 Sjoerd Mullender Merge with Oct2020 branch. Jul2021
Thu, 29 Jul 2021 10:36:26 +0200 Sjoerd Mullender Don't attempt to dump contents of MERGE, REMOTE, REPLICA, STREAM tables. Oct2020
Thu, 29 Jul 2021 09:18:29 +0100 Pedro Ferreira Compilation fix
Thu, 29 Jul 2021 10:02:37 +0200 Sjoerd Mullender We have sha1, so no need for ifdef.
Wed, 28 Jul 2021 19:05:41 +0200 Sjoerd Mullender Merge with Jul2021 branch.
Wed, 28 Jul 2021 19:04:52 +0200 Sjoerd Mullender Add some casts. Jul2021
Wed, 28 Jul 2021 17:21:00 +0100 Pedro Ferreira Making SQLancer happy, ie make sure inputs for select and thetaselect are constants Jul2021
Wed, 28 Jul 2021 18:17:14 +0200 Sjoerd Mullender Fix and approve upgrade.
Wed, 28 Jul 2021 17:09:35 +0200 Sjoerd Mullender Merge with Oct2020 branch.
Wed, 28 Jul 2021 16:46:58 +0200 Sjoerd Mullender Drop remnants of the STREAM tables. Jul2021
Wed, 28 Jul 2021 14:29:11 +0100 Pedro Ferreira Allocation failures are not EOF errors. Also make string_writer return success on empty input Jul2021
Wed, 28 Jul 2021 14:45:49 +0200 Sjoerd Mullender Approve 32 bit upgrade. Jul2021
Wed, 28 Jul 2021 14:47:08 +0200 Sjoerd Mullender Approve upgrade. Jul2021
Wed, 28 Jul 2021 14:36:29 +0200 Sjoerd Mullender Initialize as non zero. Jul2021
Wed, 28 Jul 2021 14:30:13 +0200 Sjoerd Mullender Make the values when to discard hashes or unique estimates tunable. Jul2021
Wed, 28 Jul 2021 14:23:04 +0200 Niels Nes merged Jul2021
Wed, 28 Jul 2021 14:21:22 +0200 Niels Nes fixed upgrade for merge tables, store unique part - ids into the objects.id column for the rows with members (ie leaving the idx/keys ids like before). Jul2021
Wed, 28 Jul 2021 13:54:48 +0200 Sjoerd Mullender Backed out changeset 54dc75d82118: misunderstanding. Jul2021
Wed, 28 Jul 2021 13:24:17 +0200 Sjoerd Mullender sys.objects.id should be unique. Jul2021
Wed, 28 Jul 2021 11:49:30 +0100 Pedro Ferreira Backed out changeset bbe96088d87a Jul2021
Wed, 28 Jul 2021 10:40:02 +0100 Pedro Ferreira For grouped counts use quick descriptor on the input if possible Jul2021
Wed, 28 Jul 2021 11:22:05 +0200 Sjoerd Mullender Keep unique estimate longer, destroy hash in update when too many dups. Jul2021
Wed, 28 Jul 2021 09:18:05 +0100 Pedro Ferreira Use quick descriptor for extents bat in aggregates Jul2021
Tue, 27 Jul 2021 17:34:08 +0100 Pedro Ferreira Avoid initializing twice Jul2021
Tue, 27 Jul 2021 16:25:41 +0100 Pedro Ferreira Added more defensive checks for non persisted tables Jul2021
Tue, 27 Jul 2021 16:26:10 +0200 Sjoerd Mullender Fix ripemd160 implementation.
Tue, 27 Jul 2021 14:53:09 +0100 Pedro Ferreira Look for errors Jul2021
Tue, 27 Jul 2021 14:02:21 +0100 Pedro Ferreira Merged with Jul2021
Tue, 27 Jul 2021 14:02:04 +0200 Sjoerd Mullender Approve 32 bit output. Jul2021
Tue, 27 Jul 2021 12:57:42 +0100 Pedro Ferreira Remove unecessary code on mvc_bind_idx and cleanup Jul2021
Tue, 27 Jul 2021 13:51:43 +0200 Sjoerd Mullender Added integrity checks for system tables, based on JDBC driver. Jul2021
Tue, 27 Jul 2021 13:46:56 +0200 Sjoerd Mullender Don't print ERROR for a warning. Jul2021
Tue, 27 Jul 2021 12:19:08 +0100 Pedro Ferreira Check existence first Jul2021
Tue, 27 Jul 2021 11:33:23 +0100 Pedro Ferreira One more check Jul2021
Tue, 27 Jul 2021 10:58:27 +0100 Pedro Ferreira Avoid calling storage functions on not persisted tables Jul2021
Tue, 27 Jul 2021 10:25:55 +0100 Pedro Ferreira More defensive lines Jul2021
Tue, 27 Jul 2021 11:24:21 +0200 Sjoerd Mullender Removed unneeded includes. Jul2021
Tue, 27 Jul 2021 11:24:08 +0200 Sjoerd Mullender msqldump should remain compatible with older (not ancient) versions of monetdb. Jul2021
Tue, 27 Jul 2021 10:13:49 +0100 Pedro Ferreira Quick descriptor on the window count function Jul2021
Tue, 27 Jul 2021 09:55:32 +0100 Pedro Ferreira No segment tree needed on this case
Tue, 27 Jul 2021 10:51:24 +0200 Sjoerd Mullender Merge with Jul2021 branch.
Tue, 27 Jul 2021 10:45:40 +0200 Sjoerd Mullender Get rid of OpenSSL completely.
Mon, 14 Jun 2021 19:16:18 +0200 Sjoerd Mullender Original reference implementation of MD5 from the RFC.
Mon, 14 Jun 2021 17:29:05 +0200 Sjoerd Mullender Import unchanged source code for some SHA algorithms and RIPEMD160.
Tue, 27 Jul 2021 09:44:51 +0100 Pedro Ferreira Added more merge table test cases and fixed error messages Jul2021
Mon, 26 Jul 2021 22:22:51 +0200 Sjoerd Mullender Cleanup; don't call Python if we can do it ourselves; use /tmp, not /var/tmp. Jul2021
Mon, 26 Jul 2021 17:36:44 +0100 Pedro Ferreira Merged with Jul2021
Mon, 26 Jul 2021 17:06:48 +0100 Pedro Ferreira One more quick descriptor Jul2021
Mon, 26 Jul 2021 16:24:14 +0100 Pedro Ferreira Make shrink code work with any fixed size type Jul2021
Mon, 26 Jul 2021 16:36:04 +0200 Sjoerd Mullender Let the OS find an unused port. Jul2021
Mon, 26 Jul 2021 14:54:33 +0200 Sjoerd Mullender Write actual mapi and unix domain socket ports into environment. Jul2021
Mon, 26 Jul 2021 14:53:24 +0200 Sjoerd Mullender When setting the GDK environment, overwrite existing entries, don't append duplicate keys. Jul2021
Mon, 26 Jul 2021 15:31:12 +0100 Pedro Ferreira Merged with Jul2021