| Tue, 15 Sep 2020 11:27:25 +0200 |
svetlin |
closing mdiff use mtest instead
mdiff
|
| Tue, 15 Sep 2020 11:24:05 +0200 |
svetlin |
changing mdiff branch to mtest
mtest
|
| Tue, 15 Sep 2020 11:12:41 +0200 |
Sjoerd Mullender |
Merge with Jun2020 branch.
Oct2020
|
| Tue, 15 Sep 2020 11:00:42 +0200 |
Sjoerd Mullender |
unixodbc on Darwin wants to know how large a long int is.
Jun2020
|
| Tue, 15 Sep 2020 09:57:03 +0200 |
Pedro Ferreira |
Look for joins while using set operations under subqueries under the where clause
Oct2020
|
| Tue, 15 Sep 2020 09:12:44 +0200 |
Pedro Ferreira |
Approved output
Oct2020
|
| Mon, 14 Sep 2020 18:42:56 +0200 |
Pedro Ferreira |
Merged with Oct2020
typing
|
| Mon, 14 Sep 2020 18:33:10 +0200 |
Pedro Ferreira |
More variables not initialized
Oct2020
|
| Mon, 14 Sep 2020 18:28:16 +0200 |
Pedro Ferreira |
Allways Use cross-product when unnesting relations. More queries with wrong results
Oct2020
|
| Mon, 14 Sep 2020 18:15:43 +0200 |
Sjoerd Mullender |
Merge with Oct2020 branch.
|
| Mon, 14 Sep 2020 18:13:00 +0200 |
Sjoerd Mullender |
Initialize.
Oct2020
|
| Mon, 14 Sep 2020 17:39:28 +0200 |
Pedro Ferreira |
Make test query run (it gives wrong results) and added expected outputs
Oct2020
|
| Mon, 14 Sep 2020 17:30:24 +0200 |
Sjoerd Mullender |
Implemented option --single-in-memory to test --in-memory.
Oct2020
|
| Mon, 14 Sep 2020 17:28:46 +0200 |
Sjoerd Mullender |
No need for SingleServer if only a single test uses the server.
Oct2020
|
| Mon, 14 Sep 2020 16:25:48 +0200 |
Sjoerd Mullender |
Check for embedded, not for in memory.
Oct2020
|
| Mon, 14 Sep 2020 16:23:06 +0200 |
Sjoerd Mullender |
Allow giving an in-memory database a name (through --set gdk_dbname=...).
Oct2020
|
| Mon, 14 Sep 2020 13:48:16 +0200 |
Sjoerd Mullender |
Changed --dbextra=:inmemory to --dbextra=:memory:.
|
| Mon, 14 Sep 2020 13:36:31 +0200 |
Sjoerd Mullender |
Merge with Oct2020 branch.
|
| Mon, 14 Sep 2020 12:15:26 +0200 |
Sjoerd Mullender |
Turn arg into what it is: a bool.
Oct2020
|
| Mon, 14 Sep 2020 11:36:01 +0200 |
Sjoerd Mullender |
When running in memory (--in-memory flag) use database name ":memory:".
Oct2020
|
| Mon, 14 Sep 2020 11:35:19 +0200 |
svetlin |
produce txt diffs on --diff-format txt option
mdiff
|
| Fri, 11 Sep 2020 18:19:32 +0200 |
svetlin |
mdiff txt output option
mdiff
|
| Mon, 14 Sep 2020 12:34:59 +0200 |
svetlin |
start branch mdiff
mdiff
|
| Mon, 14 Sep 2020 11:49:27 +0200 |
Pedro Ferreira |
Merged with Oct2020
typing
|
| Mon, 14 Sep 2020 11:43:30 +0200 |
Pedro Ferreira |
Implemented remaining missing bulk implementations for string functions. This closes bug 6870.
Oct2020
|
| Mon, 14 Sep 2020 10:16:58 +0200 |
Pedro Ferreira |
Approved output
Oct2020
|
| Mon, 14 Sep 2020 10:10:25 +0200 |
Pedro Ferreira |
More missing bulk str implementations
Oct2020
|
| Mon, 14 Sep 2020 10:03:58 +0200 |
Niels Nes |
add some more scale overflow checks
Oct2020
|
| Sun, 13 Sep 2020 19:31:25 +0200 |
Niels Nes |
fixed push_up_set, ie add projections to propagate the aliases of the union
Oct2020
|
| Fri, 11 Sep 2020 20:00:49 +0200 |
Sjoerd Mullender |
Add some more optional packages to the list.
Oct2020
|
| Fri, 11 Sep 2020 18:20:19 +0200 |
Sjoerd Mullender |
Use pkgconfig specifications.
Oct2020
|
| Fri, 11 Sep 2020 19:09:42 +0200 |
Pedro Ferreira |
More missing bulk str module implementations
Oct2020
|
| Fri, 11 Sep 2020 18:35:47 +0200 |
Pedro Ferreira |
Don't leak on error
Oct2020
|
| Fri, 11 Sep 2020 18:22:04 +0200 |
Pedro Ferreira |
Merged with Oct2020
typing
|
| Fri, 11 Sep 2020 18:19:22 +0200 |
Pedro Ferreira |
Approved output
typing
|
| Fri, 11 Sep 2020 18:11:11 +0200 |
Sjoerd Mullender |
Provide information on optional and required packages.
Oct2020
|
| Fri, 11 Sep 2020 17:51:10 +0200 |
Pedro Ferreira |
SQLancer queries with wrong results. Enough bugs for now
Oct2020
|
| Fri, 11 Sep 2020 17:32:41 +0200 |
Pedro Ferreira |
Making SQLancer happy. If rs2 is set and is atomic as well, there's no push down to be done
Oct2020
|
| Fri, 11 Sep 2020 16:01:39 +0200 |
Sjoerd Mullender |
Updated readme file.
Oct2020
|
| Fri, 11 Sep 2020 15:59:56 +0200 |
Sjoerd Mullender |
Install Maddlog for developers.
Oct2020
|
| Fri, 11 Sep 2020 15:36:00 +0200 |
Pedro Ferreira |
Prevent overflow in the number of digits
Oct2020
|
| Fri, 11 Sep 2020 14:20:10 +0200 |
Niels Nes |
merged
Oct2020
|
| Fri, 11 Sep 2020 13:47:30 +0200 |
Niels Nes |
backported improvements on monetdbe_prepare, monetdbe_get_results from the monetdbe-proxy branch (ie thanks aris). This fixes the monetdbe_prepare/execute, which broke after the removal of the query cache and changes of the prepare/exec implementation within the server.
Oct2020
|
| Fri, 11 Sep 2020 14:07:01 +0200 |
Pedro Ferreira |
Merged with Jun2020
Oct2020
|
| Fri, 11 Sep 2020 13:52:08 +0200 |
Pedro Ferreira |
SQLancer assertion error at convert_typeswitchloop. Overflow?
Oct2020
|
| Fri, 11 Sep 2020 13:51:30 +0200 |
Sjoerd Mullender |
Avoid linking monetdbd to libbat and libmonetdb5, but instead call mserver5.
Oct2020
|
| Fri, 11 Sep 2020 13:37:51 +0200 |
Pedro Ferreira |
New SQLancer crash
Oct2020
|
| Fri, 11 Sep 2020 13:36:25 +0200 |
Niels Nes |
reenable rel_merge_project_rse
Jun2020
|
| Fri, 11 Sep 2020 12:24:57 +0200 |
Pedro Ferreira |
Added tests for bugs 6964 and 6965
Oct2020
|
| Fri, 11 Sep 2020 11:34:15 +0200 |
Niels Nes |
merged
Oct2020
|
| Fri, 11 Sep 2020 11:33:50 +0200 |
Niels Nes |
merged and small cleanup
Oct2020
|
| Fri, 11 Sep 2020 11:26:26 +0200 |
Niels Nes |
fixing bugs 6964 and 6965
Jun2020
|
| Fri, 11 Sep 2020 11:12:08 +0200 |
Aris Koning |
MonetDBe now interfaces with remote instead of mapi.
monetdbe-proxy
|
| Fri, 04 Sep 2020 11:58:08 +0200 |
Aris Koning |
Simplify code a bit
monetdbe-proxy
|
| Fri, 11 Sep 2020 10:37:57 +0200 |
Sjoerd Mullender |
Work around compiler crash.
Oct2020
|
| Fri, 11 Sep 2020 10:22:18 +0200 |
Pedro Ferreira |
Allow multiplication between month intervals and decimals by scaling down the decimal, ie rounding to the nearest integer
typing
|
| Fri, 11 Sep 2020 10:03:02 +0200 |
Sjoerd Mullender |
Merge with Oct2020 branch.
|
| Fri, 11 Sep 2020 10:00:48 +0200 |
Sjoerd Mullender |
Moved contents of ChangeLog.userstats to ChangeLog.Oct2020.
Oct2020
|
| Fri, 11 Sep 2020 09:47:51 +0200 |
Pedro Ferreira |
Additions and subtractions on intervals don't require scale fixing. Also don't forget to propagate aliases at the unnesting layer
typing
|
| Thu, 10 Sep 2020 18:58:48 +0200 |
Martin van Dinther |
Approve JdbcClient output after changing java code to remove MD5 support
Oct2020
|