| Mon, 14 Mar 2022 12:49:01 +0100 |
svetlin |
fix
urlfuncs
|
| Mon, 14 Mar 2022 12:22:50 +0100 |
svetlin |
remove unnecessary checks to increase speed
urlfuncs
|
| Mon, 14 Mar 2022 11:49:27 +0100 |
Niels Nes |
fixed crash, ie correctly mark expressions as free when needed.
|
| Mon, 14 Mar 2022 10:18:03 +0100 |
Pedro Ferreira |
bat.append undefined error
|
| Mon, 14 Mar 2022 09:37:13 +0100 |
Pedro Ferreira |
When rewriting anyequal to not_anyequal, pass the arguments, not the function itself
|
| Mon, 14 Mar 2022 08:53:18 +0100 |
Pedro Ferreira |
Another crash. Parser issue?
|
| Mon, 14 Mar 2022 08:43:16 +0100 |
Pedro Ferreira |
Next subquery crash
|
| Mon, 14 Mar 2022 08:26:15 +0100 |
Pedro Ferreira |
Look for parameters while adding nulls
|
| Sat, 12 Mar 2022 18:05:01 +0200 |
Panagiotis Koutsourakis |
Add quotes when expanding LINUX_DISTRO
|
| Sat, 12 Mar 2022 15:09:04 +0100 |
Niels Nes |
no need to realy project just NULL constants if fine (fixes also compilation)
|
| Sat, 12 Mar 2022 13:43:38 +0100 |
Niels Nes |
cleaned up value flattening
|
| Fri, 11 Mar 2022 18:27:40 +0100 |
Pedro Ferreira |
Don't do trivial relation check inside iterator because inner relations will invalidate it
sqloptimizer
|
| Fri, 11 Mar 2022 18:09:52 +0100 |
Pedro Ferreira |
Merged with default
sqloptimizer
|
| Fri, 11 Mar 2022 18:03:46 +0100 |
Pedro Ferreira |
Splitting different SQL optimizers into different groups across multiple translation units.
sqloptimizer
|
| Fri, 11 Mar 2022 17:47:07 +0100 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Fri, 11 Mar 2022 17:44:58 +0100 |
Sjoerd Mullender |
Fixes for when there is no PCRE library.
Jan2022
|
| Fri, 11 Mar 2022 17:13:54 +0100 |
Sjoerd Mullender |
For capi, add conditional for C++ compiler, add option to compile in C99 mode.
Jan2022
|
| Fri, 11 Mar 2022 16:06:03 +0100 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Fri, 11 Mar 2022 15:55:18 +0100 |
Aris Koning |
Merge with default.
group-commit
|
| Fri, 11 Mar 2022 15:09:16 +0100 |
Aris Koning |
Call log_tend always.
group-commit
|
| Fri, 11 Mar 2022 15:01:10 +0100 |
Aris Koning |
Merge log_tflush and log_tdone.
group-commit
|
| Fri, 11 Mar 2022 14:35:52 +0100 |
Aris Koning |
Refactor sql_trans_commit.
group-commit
|
| Fri, 11 Mar 2022 14:20:37 +0100 |
Aris Koning |
Better parameter name.
group-commit
|
| Fri, 11 Mar 2022 12:44:53 +0100 |
Aris Koning |
Fix signatures
group-commit
|
| Fri, 11 Mar 2022 12:44:44 +0100 |
Aris Koning |
Restore log file id management
group-commit
|
| Fri, 11 Mar 2022 13:12:26 +0100 |
Sjoerd Mullender |
Merge with Jul2021 branch, not changing any files..
Jan2022
|
| Fri, 11 Mar 2022 13:12:14 +0100 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
| Fri, 11 Mar 2022 13:07:20 +0100 |
Sjoerd Mullender |
Merge with Jul2021 branch, not changing any files.
Jan2022
|
| Fri, 11 Mar 2022 13:12:20 +0100 |
Sjoerd Mullender |
Post release build.
Jul2021
|
| Fri, 11 Mar 2022 13:08:32 +0100 |
Sjoerd Mullender |
Setting tag Jul2021_19 for the release build.
Jul2021
|
| Fri, 11 Mar 2022 13:08:31 +0100 |
Sjoerd Mullender |
Moved contents of ChangeLog.Jul2021 to MonetDB.spec, debian/changelog and ChangeLog-Archive.
Jul2021 Jul2021_19 Jul2021_SP4_release
|
| Fri, 11 Mar 2022 13:07:58 +0100 |
Sjoerd Mullender |
Updated library versions.
Jul2021
|
| Fri, 11 Mar 2022 13:07:14 +0100 |
Sjoerd Mullender |
Pre-release version number update.
Jul2021
|
| Fri, 11 Mar 2022 15:02:35 +0100 |
svetlin |
extractURLhost bulk version
urlfuncs
|
| Fri, 11 Mar 2022 13:24:28 +0100 |
Sjoerd Mullender |
Add test for bug 7267.
Jan2022
|
| Fri, 11 Mar 2022 12:18:23 +0100 |
Pedro Ferreira |
Move test queries outside the transaction, so rt3 table will be empty as well during the test
|
| Fri, 11 Mar 2022 11:56:03 +0100 |
Niels Nes |
make sure we flatten complex value sets
|
| Fri, 11 Mar 2022 11:37:38 +0100 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
| Fri, 11 Mar 2022 11:21:06 +0100 |
Sjoerd Mullender |
BATunmask can return a "complex_cand" bat (negative candidates).
Jul2021
|
| Thu, 10 Mar 2022 19:51:27 +0100 |
Sjoerd Mullender |
Do not call BATsort with a complex candidate list.
Jul2021
|
| Thu, 10 Mar 2022 19:50:06 +0100 |
Sjoerd Mullender |
When applying changes, use the relevant transaction id.
Jul2021
|
| Fri, 11 Mar 2022 11:03:32 +0100 |
Aris Koning |
Fix the non-WAL commit.
group-commit
|
| Fri, 11 Mar 2022 10:38:56 +0100 |
Pedro Ferreira |
Keep error if that's the case and throw it if parameter is not found on the other side of join
Jan2022
|
| Fri, 11 Mar 2022 10:07:20 +0100 |
Pedro Ferreira |
Next unnesting issue
|
| Fri, 11 Mar 2022 09:02:57 +0100 |
Pedro Ferreira |
Next crash, missing error message
|
| Thu, 10 Mar 2022 19:06:20 +0100 |
Niels Nes |
don't change to union/except etc on value lists
|
| Thu, 10 Mar 2022 17:10:51 +0100 |
Pedro Ferreira |
Missalignment issue on remote plans
|
| Thu, 10 Mar 2022 16:53:17 +0100 |
Pedro Ferreira |
Merged with Jan2022
|
| Thu, 10 Mar 2022 16:48:42 +0100 |
Niels Nes |
fixes for
|
| Thu, 10 Mar 2022 16:47:09 +0100 |
Pedro Ferreira |
If a parameter is not on the left side of a join, still try the right side
Jan2022
|
| Thu, 10 Mar 2022 15:13:24 +0100 |
Pedro Ferreira |
Approved error messages
|
| Thu, 10 Mar 2022 13:46:58 +0100 |
Pedro Ferreira |
More test queries
|
| Thu, 10 Mar 2022 13:40:30 +0100 |
Pedro Ferreira |
Look for subquery group transformation after parsing set subqueries
|
| Thu, 10 Mar 2022 13:07:32 +0100 |
Pedro Ferreira |
Use a cleaner way to set freevar
|
| Thu, 10 Mar 2022 11:43:33 +0100 |
Pedro Ferreira |
One row is expected for these (both do outer joins)
|
| Thu, 10 Mar 2022 11:28:07 +0100 |
Pedro Ferreira |
One more query with wrong result (issue with exists operator)
|
| Thu, 10 Mar 2022 10:19:23 +0100 |
Pedro Ferreira |
Leave rewrite_anyequal earlier if no rewrites are needed. At the moment unnesting is called again on remote plans and it could create issues
|
| Thu, 10 Mar 2022 10:07:21 +0100 |
Sjoerd Mullender |
Typo.
Jan2022
|
| Thu, 10 Mar 2022 09:30:48 +0100 |
Pedro Ferreira |
Merged with Jan2022
|
| Thu, 10 Mar 2022 09:24:39 +0100 |
Pedro Ferreira |
Typo
Jan2022
|