log

age author description
Wed, 18 Mar 2020 10:26:57 +0100 Sjoerd Mullender Closing branch after merge. pushdown
Wed, 18 Mar 2020 10:26:22 +0100 Sjoerd Mullender Merged pushdown branch into default. Jun2020_root
Wed, 18 Mar 2020 10:22:17 +0100 Sjoerd Mullender The proj_api.h stuff has been deprecated. For now silence with a define.
Wed, 18 Mar 2020 09:48:47 +0100 Pedro Ferreira Query crashing the server
Tue, 17 Mar 2020 20:22:29 +0100 Niels Nes merged with default pushdown
Tue, 17 Mar 2020 20:22:07 +0100 Niels Nes approved output pushdown
Tue, 17 Mar 2020 19:10:05 +0100 Niels Nes sub..exist/not exist returns true/false always...
Tue, 17 Mar 2020 17:51:45 +0100 Pedro Ferreira SQLsubnot_exist never outputs nil
Tue, 17 Mar 2020 16:51:27 +0100 Pedro Ferreira Queries with wrong results
Tue, 17 Mar 2020 16:37:41 +0100 Niels Nes merged with default pushdown
Tue, 17 Mar 2020 16:37:20 +0100 Niels Nes approved output pushdown
Tue, 17 Mar 2020 16:36:58 +0100 Pedro Ferreira Fixed test
Tue, 17 Mar 2020 16:03:38 +0100 Pedro Ferreira Fixed error message in comment
Tue, 17 Mar 2020 15:48:56 +0100 Niels Nes keep nrcols better within the sql_rel structure. Solves issues with
Tue, 17 Mar 2020 15:07:41 +0100 Pedro Ferreira Partial fix for bug 6415, ie use second interval for difference between dates. We cannot use month interval because it doesn't fit for the difference
Tue, 17 Mar 2020 14:22:41 +0100 Pedro Ferreira Forgot to add test file
Tue, 17 Mar 2020 14:01:05 +0100 Pedro Ferreira Added test for bug 6415
Tue, 17 Mar 2020 12:52:38 +0100 Sjoerd Mullender Merge with default branch. pushdown
Tue, 17 Mar 2020 10:08:40 +0100 Pedro Ferreira Look for groupby expressions only when the cardinality is AGGR
Tue, 17 Mar 2020 09:18:23 +0100 Pedro Ferreira Query crashing the server
Mon, 16 Mar 2020 21:16:09 +0100 Sjoerd Mullender Don't mix signed and unsigned.
Mon, 16 Mar 2020 19:18:43 +0100 Pedro Ferreira Bug 3815 has not been fixed yet
Mon, 16 Mar 2020 19:02:34 +0100 Pedro Ferreira trigger_action needs KNOWNFAIL
Mon, 16 Mar 2020 18:37:33 +0100 Pedro Ferreira Added fixes for bug related to bug 3741, ie when an error happens in the body of a trigger, throw the error. The trigger_action test is giving a wrong result, but I'm looking into it
Mon, 16 Mar 2020 17:44:14 +0100 Niels Nes reset cardinality during unnest, ie when a expression is added the cardinality goes up.
Mon, 16 Mar 2020 16:19:01 +0100 Pedro Ferreira Reverting this morning changes and added rel_exp_visitor_bottomup and rel_exp_visitor_topdown.
Mon, 16 Mar 2020 15:52:29 +0100 Niels Nes GDKinit call has extra argument mbedded
Mon, 16 Mar 2020 15:42:02 +0100 Sjoerd Mullender Approve after changeset 9da7ad49ac99.
Mon, 16 Mar 2020 15:40:52 +0100 Sjoerd Mullender Fix UUID handling for big-endian systems.
Mon, 16 Mar 2020 14:56:22 +0100 Sjoerd Mullender Just return if something went wrong during upgrade. pushdown
Mon, 16 Mar 2020 14:51:54 +0100 Sjoerd Mullender algebra.semijoin of which only first output is used is algebra.intersect. pushdown
Sat, 14 Mar 2020 13:15:38 +0100 Niels Nes add missing file mbedded
Mon, 16 Mar 2020 11:49:52 +0100 Sjoerd Mullender Pass proper SQLSTATE on to client.
Mon, 16 Mar 2020 11:49:11 +0100 Sjoerd Mullender English.
Mon, 16 Mar 2020 11:48:25 +0100 Sjoerd Mullender Treat SQL_NUMERIC/SQL_FLOAT the same as SQL_DECIMAL/SQL_DOUBLE.
Thu, 12 Mar 2020 14:03:30 +0100 Panagiotis Koutsourakis Merge with default atom_strings
Mon, 16 Mar 2020 09:54:24 +0100 Pedro Ferreira Approved query result, we unionize the IN inputs
Mon, 16 Mar 2020 09:47:49 +0100 Pedro Ferreira Reset window functions cardinality during unnesting, so the rel_distinct_project2groupby optimizer gets right
Mon, 16 Mar 2020 09:18:59 +0100 Sjoerd Mullender Abandoned branch candidate-type. candidate-type
Mon, 16 Mar 2020 09:06:32 +0100 Pedro Ferreira Starting the week with queries with wrong results
Sun, 15 Mar 2020 11:19:39 +0100 Niels Nes merged pushdown
Sun, 15 Mar 2020 10:31:54 +0100 Martin Kersten Fix type with quick push
Sun, 15 Mar 2020 10:26:04 +0100 Martin Kersten Make sure we consistently reference the MAL_ADMIN user.
Sat, 14 Mar 2020 22:20:12 +0100 Martin Kersten Force a sync on the stream to be sure.
Sat, 14 Mar 2020 15:51:17 +0100 Niels Nes merged with default pushdown
Sat, 14 Mar 2020 12:44:13 +0100 Niels Nes small changes to get the embedded version to compile with the cmake setup (needs cmake-embedded branch) mbedded
Fri, 13 Mar 2020 18:05:47 +0100 Niels Nes fixed small issue with pcre after nil changes
Fri, 13 Mar 2020 17:23:30 +0100 Sjoerd Mullender Ignore BOM and fix character count.
Fri, 13 Mar 2020 17:08:37 +0100 Pedro Ferreira Small bug fix, don't allow the null constraint or default value be passed more than once an a column definition
Fri, 13 Mar 2020 16:14:03 +0100 Sjoerd Mullender Closing branch since it was merged into default. timezone
Fri, 13 Mar 2020 16:13:43 +0100 Sjoerd Mullender Merged timezone into default.
Fri, 13 Mar 2020 16:10:56 +0100 Niels Nes handle null like null etc beter.
Fri, 13 Mar 2020 15:10:58 +0100 Niels Nes merged with default timezone
Fri, 13 Mar 2020 15:10:07 +0100 Niels Nes check for nil timezone
Fri, 13 Mar 2020 15:03:35 +0100 Thodoris Zois Add hh.move before every sql.tid statement hitchhiker
Fri, 13 Mar 2020 14:59:31 +0100 Niels Nes only project once pushdown
Fri, 13 Mar 2020 13:06:27 +0100 Niels Nes merged pushdown
Fri, 13 Mar 2020 14:45:02 +0100 Sjoerd Mullender Merge with linear-hashing branch.
Fri, 13 Mar 2020 14:40:21 +0100 Sjoerd Mullender Use quadrigraph @%:@ for # per the comment at the top of the file. linear-hashing
Fri, 13 Mar 2020 10:50:48 +0100 Pedro Ferreira Fixed strncasecmp test. The script I added before tested for the existence of stpcpy instead of strncasecmp. linear-hashing