| Mon, 19 Oct 2020 09:09:23 +0200 |
Pedro Ferreira |
Closed clean-candidates branch once merged with default
clean-candidates
|
| Mon, 19 Oct 2020 09:08:40 +0200 |
Pedro Ferreira |
Merged with octbugs
|
| Mon, 19 Oct 2020 09:07:54 +0200 |
Pedro Ferreira |
Merged with clean-candidates
|
| Mon, 19 Oct 2020 09:05:57 +0200 |
Pedro Ferreira |
Merged with default
clean-candidates
|
| Mon, 19 Oct 2020 09:00:32 +0200 |
Pedro Ferreira |
Starting cleanup by removing redundant increments
window-tunning
|
| Mon, 19 Oct 2020 08:50:27 +0200 |
Niels Nes |
add asserts, ie deletes bat needs to be TYPE_oid
Jun2020
|
| Sun, 18 Oct 2020 17:04:52 +0200 |
Niels Nes |
make sure we have relational select when handling a not-in
octbugs
|
| Sun, 18 Oct 2020 10:38:34 +0200 |
Pedro Ferreira |
This query was not fixed yet
octbugs
|
| Sun, 18 Oct 2020 10:27:52 +0200 |
Pedro Ferreira |
Moved tests for sqlancer07 to avoid another int128 vs no-int128 outputs and approved it
octbugs
|
| Fri, 16 Oct 2020 18:55:45 +0200 |
Pedro Ferreira |
Starting to implement search path. This is not functional yet, but there are some steps done.
scoping2
|
| Fri, 16 Oct 2020 17:01:04 +0200 |
Niels Nes |
rewrite outer-join when we have a outer ref (freevar) or subquery (exp_is_rel)
octbugs
|
| Fri, 16 Oct 2020 16:38:03 +0200 |
Pedro Ferreira |
Before looking into the search path, a small cleanup
|
| Fri, 16 Oct 2020 15:29:22 +0200 |
Pedro Ferreira |
Merged with default
clean-candidates
|
| Fri, 16 Oct 2020 15:26:41 +0200 |
Sjoerd Mullender |
Merge with default branch.
unlock
|
| Fri, 16 Oct 2020 15:13:39 +0200 |
Sjoerd Mullender |
Merge with octbugs branch.
|
| Fri, 16 Oct 2020 15:13:11 +0200 |
Sjoerd Mullender |
Approvals.
octbugs
|
| Fri, 16 Oct 2020 14:31:46 +0200 |
Sjoerd Mullender |
Merge with Oct2020 branch.
octbugs
|
| Fri, 16 Oct 2020 14:30:45 +0200 |
Sjoerd Mullender |
Removed some unused and unset conditionals.
Oct2020
|
| Fri, 16 Oct 2020 14:26:11 +0200 |
Sjoerd Mullender |
Add DISABLES CODE comment.
octbugs
|
| Fri, 16 Oct 2020 14:23:25 +0200 |
Sjoerd Mullender |
Fix some memory leaks.
Oct2020
|
| Fri, 16 Oct 2020 12:47:59 +0200 |
Niels Nes |
fixed small issue with nil, is_semantics (nil_matches) and voids in the == operator
octbugs
|
| Fri, 16 Oct 2020 11:27:12 +0200 |
Niels Nes |
disable push down of subselects as this is now done in the sql layer
octbugs
|
| Fri, 16 Oct 2020 09:22:35 +0200 |
Pedro Ferreira |
Approved output
octbugs
|
| Fri, 16 Oct 2020 09:17:37 +0200 |
Pedro Ferreira |
Disable sql_mul function for fixed numeric types with larger digits than the interval types
octbugs
|
| Fri, 16 Oct 2020 08:53:47 +0200 |
Pedro Ferreira |
Backout changeset a98ac14c4bf6. There's a better way to solve this
octbugs
|
| Thu, 15 Oct 2020 20:28:41 +0200 |
Niels Nes |
fix more sqlancer bugs.
octbugs
|
| Thu, 15 Oct 2020 18:50:28 +0200 |
Niels Nes |
use local path to the MonetDBtesting module
mtest
|
| Thu, 15 Oct 2020 18:42:53 +0200 |
Niels Nes |
add windows .bat wrapper
mtest
|
| Thu, 15 Oct 2020 18:08:15 +0200 |
Pedro Ferreira |
Missed argument checks
clean-candidates
|
| Thu, 15 Oct 2020 17:17:52 +0200 |
Sjoerd Mullender |
Fix upgrade from geom-less database to one with geom.
Oct2020
|
| Thu, 15 Oct 2020 14:26:39 +0200 |
Sjoerd Mullender |
Don't reclaim prematurely.
unlock
|
| Thu, 15 Oct 2020 17:01:30 +0200 |
Pedro Ferreira |
Approved output
clean-candidates
|
| Thu, 15 Oct 2020 16:37:25 +0200 |
Pedro Ferreira |
Fix sorted property propagation and include less header files
clean-candidates
|
| Thu, 15 Oct 2020 16:14:40 +0200 |
Pedro Ferreira |
Implemented round with candidate list for floating-points, minor fixes and moved the implementation module from 'sql' to 'calc'. Now running tests...
clean-candidates
|
| Thu, 15 Oct 2020 15:15:01 +0200 |
Pedro Ferreira |
Adding candidate list support to round functions. Floating-point versions still missing, so some tests may fail
clean-candidates
|
| Thu, 15 Oct 2020 15:08:05 +0200 |
svetlin |
merge
mtest
|
| Thu, 15 Oct 2020 15:05:43 +0200 |
svetlin |
ATIS benchmark
mtest
|
| Thu, 15 Oct 2020 12:36:02 +0200 |
svetlin |
nobench
mtest
|
| Thu, 15 Oct 2020 14:12:33 +0200 |
Sjoerd Mullender |
Don't copy too much.
unlock
|
| Thu, 15 Oct 2020 13:57:28 +0200 |
Sjoerd Mullender |
Move candidate stuff to gdk_cand.h.
unlock
|
| Thu, 15 Oct 2020 13:30:20 +0200 |
Sjoerd Mullender |
Approvals.
octbugs
|
| Thu, 15 Oct 2020 12:53:58 +0200 |
Sjoerd Mullender |
Remove HAVE_MAL_DEBUGGER conditional from Mtest.
Oct2020
|
| Thu, 15 Oct 2020 12:44:48 +0200 |
Niels Nes |
call Mz instead of Mtest
mtest
|
| Thu, 15 Oct 2020 12:42:20 +0200 |
Pedro Ferreira |
Merged with default
clean-candidates
|
| Thu, 15 Oct 2020 12:39:28 +0200 |
Pedro Ferreira |
Merged with octbugs
|
| Thu, 15 Oct 2020 12:00:12 +0200 |
Pedro Ferreira |
Merged with Oct2020
octbugs
|
| Thu, 15 Oct 2020 11:58:22 +0200 |
Pedro Ferreira |
Merged with Jun2020
Oct2020
|
| Thu, 15 Oct 2020 11:57:22 +0200 |
Pedro Ferreira |
Approved output after reducing number of queries
Jun2020
|
| Thu, 15 Oct 2020 11:52:20 +0200 |
Pedro Ferreira |
Don't forget to approve test
Jun2020
|
| Thu, 15 Oct 2020 11:44:56 +0200 |
Pedro Ferreira |
Making SQLancer happy. When trying to bind a function based on the argument, make more restrict for function which require the output type to be the same as the input one
octbugs
|
| Thu, 15 Oct 2020 11:12:40 +0200 |
Pedro Ferreira |
Merged with Oct2020
octbugs
|
| Thu, 15 Oct 2020 11:09:20 +0200 |
Pedro Ferreira |
Close if properly
Oct2020
|
| Thu, 15 Oct 2020 11:02:38 +0200 |
Sjoerd Mullender |
Merge with default branch.
unlock
|
| Thu, 15 Oct 2020 10:56:10 +0200 |
Sjoerd Mullender |
Merge with octbugs branch.
|
| Thu, 15 Oct 2020 10:55:01 +0200 |
Sjoerd Mullender |
Merge with Oct2020 branch.
octbugs
|
| Thu, 15 Oct 2020 10:52:23 +0200 |
Pedro Ferreira |
Approved 32-bit output
octbugs
|
| Thu, 15 Oct 2020 10:51:27 +0200 |
Sjoerd Mullender |
Closing branch.
unlock-cands
|
| Thu, 15 Oct 2020 10:50:54 +0200 |
Sjoerd Mullender |
Merge unlock-cands branch into unlock.
unlock
|
| Thu, 15 Oct 2020 10:42:09 +0200 |
Pedro Ferreira |
Doing progress, but gdk call for mul(int,lng)->int is still missing :(
octbugs
|
| Thu, 15 Oct 2020 09:39:28 +0200 |
Pedro Ferreira |
Breakfast bugs time :(
octbugs
|