log

age author description
Tue, 09 Nov 2021 09:47:38 +0100 Pedro Ferreira Closed sqlfuncfix branch after merge into default sqlfuncfix
Tue, 09 Nov 2021 09:46:53 +0100 Pedro Ferreira Merged sqlfuncfix into default
Tue, 09 Nov 2021 09:32:47 +0100 Pedro Ferreira Merged with default sqlfuncfix
Tue, 09 Nov 2021 09:14:28 +0100 Pedro Ferreira Another corner case I forgot, projections with ordering
Mon, 08 Nov 2021 20:02:14 +0100 Niels Nes make sure we push dict's through mirror.. dict
Mon, 08 Nov 2021 16:18:38 +0100 Aris Koning Add MAL signatures. sequences_7184
Mon, 08 Nov 2021 16:14:15 +0100 Aris Koning rows determine everything. sequences_7184
Tue, 19 Jan 2021 18:41:34 +0100 Aris Koning Merge with nospare. nospare-aris
Mon, 18 Jan 2021 18:46:42 +0100 Aris Koning Ungoing work. nospare-aris
Mon, 18 Jan 2021 15:58:56 +0100 Aris Koning Merge with nospare. nospare-aris
Mon, 18 Jan 2021 12:50:03 +0100 Aris Koning ungoing work nospare-aris
Mon, 08 Nov 2021 16:42:03 +0100 Pedro Ferreira If hash lookup succeeds, return select statement pushcands
Mon, 08 Nov 2021 16:25:39 +0100 Pedro Ferreira Project constant on inner relation candidate list pushcands
Mon, 08 Nov 2021 12:17:29 +0100 Pedro Ferreira Because key constraints generate indexes, they cannot contain just digits on the name as well. Small cleanup
Mon, 08 Nov 2021 12:45:52 +0200 Panagiotis Koutsourakis Merge upstream
Mon, 08 Nov 2021 12:44:13 +0200 Panagiotis Koutsourakis Fix optimizer pipes and test
Mon, 08 Nov 2021 11:38:29 +0100 Pedro Ferreira Indexes cannot contain just digit characters on the name, otherwise they can be mistaken with labels
Mon, 08 Nov 2021 11:13:53 +0100 Pedro Ferreira Disallow ANY type as a column type (causes issues in the storage)
Mon, 08 Nov 2021 10:19:50 +0100 Pedro Ferreira Merged with default pushcands
Mon, 08 Nov 2021 10:14:27 +0100 Sjoerd Mullender Merge with Jul2021 branch.
Mon, 08 Nov 2021 10:10:08 +0100 Sjoerd Mullender Fixed group handling in grouped min and max aggregates. Jul2021
Mon, 08 Nov 2021 10:04:49 +0100 Pedro Ferreira Merged with default pushcands
Mon, 08 Nov 2021 10:03:00 +0100 Pedro Ferreira Backported test from pushcands to default, so merges become easier
Sun, 07 Nov 2021 17:57:14 +0200 Panagiotis Koutsourakis Merge with default string_imprints
Fri, 05 Nov 2021 16:52:24 +0200 Panagiotis Koutsourakis For now only use strimps for like queries string_imprints
Fri, 05 Nov 2021 16:39:27 +0200 Panagiotis Koutsourakis Change signature for STRMPfilter string_imprints
Fri, 05 Nov 2021 18:21:45 +0100 Aris Koning And more progress... sequences_7184
Fri, 05 Nov 2021 17:43:48 +0100 Pedro Ferreira Merged with default pushcands
Fri, 05 Nov 2021 15:56:42 +0100 Pedro Ferreira Merged with default sqlfuncfix
Fri, 05 Nov 2021 15:48:24 +0100 Pedro Ferreira Don't leak bats array
Fri, 05 Nov 2021 15:08:52 +0100 Pedro Ferreira Merge conflict leftover sqlfuncfix
Fri, 05 Nov 2021 15:06:16 +0100 Pedro Ferreira Merged with default sqlfuncfix
Fri, 05 Nov 2021 13:55:39 +0100 Niels Nes make sure we use dict over larger base types dict
Fri, 05 Nov 2021 13:56:06 +0100 Pedro Ferreira Queries with wrong results. Enough bugs for now
Fri, 05 Nov 2021 13:43:33 +0100 Sjoerd Mullender Removed upgrade code for Apr2019 releases.
Fri, 05 Nov 2021 13:28:11 +0100 Sjoerd Mullender Approve upgrade: drop systemfunctions.
Fri, 05 Nov 2021 13:10:07 +0100 Pedro Ferreira Workaround for failing server restart tests. Check for existence of a schema instead of a trigger
Fri, 05 Nov 2021 12:53:32 +0100 Pedro Ferreira A more defensive line
Fri, 05 Nov 2021 12:03:22 +0100 Aris Koning More progress/fixes. sequences_7184
Fri, 05 Nov 2021 10:55:31 +0100 Aris Koning Recover nobench sequences_7184
Fri, 05 Nov 2021 04:53:31 +0100 Martin van Dinther Show the values instead of a hash code
Fri, 05 Nov 2021 04:44:59 +0100 Martin van Dinther Fix alias name of two query result columns.
Fri, 05 Nov 2021 04:20:55 +0100 Martin van Dinther Additional fixes for changes made in https://dev.monetdb.org/hg/MonetDB/rev/e74d5531b3f0
Thu, 04 Nov 2021 21:17:17 +0100 Martin van Dinther Removed deprecated system view sys.systemfunctions. It was marked as deprecated from release Apr2019 (11.33.3).
Thu, 04 Nov 2021 17:36:14 +0100 Sjoerd Mullender Merge with default branch. sqlfuncfix
Thu, 04 Nov 2021 17:35:51 +0100 Sjoerd Mullender Merge with Jul2021 branch.
Thu, 04 Nov 2021 17:35:17 +0100 Sjoerd Mullender Use strncmp instead of strcmp. sqlfuncfix
Thu, 04 Nov 2021 17:15:49 +0100 Sjoerd Mullender Create new file when loading empty, memory-mapped heaps. Jul2021
Thu, 04 Nov 2021 16:27:30 +0100 Pedro Ferreira Merged with default sqlfuncfix
Thu, 04 Nov 2021 16:24:49 +0100 Pedro Ferreira algebra.fetch generated call on remote plans is an issue, so move it to test file with failing tests
Thu, 04 Nov 2021 16:13:46 +0100 Sjoerd Mullender Also update sys.functions.side_effects attribute for sys.env() and sys.db_users(). sqlfuncfix
Thu, 04 Nov 2021 16:07:02 +0100 Pedro Ferreira Set relations require the exact number of expressions with children, so add an extra projection during exists rewriter
Thu, 04 Nov 2021 15:21:09 +0100 Sjoerd Mullender Update side_effects attribute for selected SQL functions. sqlfuncfix
Thu, 04 Nov 2021 15:19:15 +0100 Pedro Ferreira Next subquery crash
Thu, 04 Nov 2021 11:59:42 +0100 Pedro Ferreira Don't leak on error sqlfuncfix
Thu, 04 Nov 2021 11:51:19 +0100 Sjoerd Mullender Approved 32 bit upgrade. sqlfuncfix
Thu, 04 Nov 2021 11:37:47 +0100 Sjoerd Mullender Approve upgrade. sqlfuncfix
Thu, 04 Nov 2021 11:38:05 +0100 Sjoerd Mullender Approve power8 upgrade. sqlfuncfix
Thu, 04 Nov 2021 11:35:32 +0100 Sjoerd Mullender sys.version[:3] doesn't work for Python 3.10. Jul2021
Thu, 04 Nov 2021 10:51:57 +0200 Panagiotis Koutsourakis Remove unused properties