2020-07-16 |
Sjoerd Mullender |
Fixing BAT leaks: decref physical count after vheap unshare.
Jun2020
|
2020-07-16 |
Pedro Ferreira |
Merged with oscar
|
2020-07-16 |
Pedro Ferreira |
Merged with Jun2020
oscar
|
2020-07-16 |
Pedro Ferreira |
Approved output
Jun2020
|
2020-07-16 |
Niels Nes |
add missing reset of (already handled) selection.
Jun2020
|
2020-07-16 |
Niels Nes |
small fix in count_jk optimizer
Jun2020
|
2020-07-16 |
Pedro Ferreira |
Updated buggy query. It only happens after individual insert into statements
Jun2020
|
2020-07-16 |
Pedro Ferreira |
Cleanup
Jun2020
|
2020-07-16 |
Pedro Ferreira |
Small fix
Jun2020
|
2020-07-16 |
Pedro Ferreira |
SQLancer query with wrong results
Jun2020
|
2020-07-16 |
Pedro Ferreira |
Approved output
|
2020-07-16 |
Pedro Ferreira |
Making SQLancer happy, handle time related types at atom2sql
Jun2020
|
2020-07-11 |
Niels Nes |
small fix/cleanup (make sure we don't access a possible null pointer)
Nov2019
|
2020-07-10 |
Niels Nes |
active initial transaction (to make sure the timestamps are set correctly)
Nov2019
|
2020-07-08 |
Sjoerd Mullender |
Disable a couple of asserts that go off during testing.
Nov2019
|
2020-07-07 |
Niels Nes |
make sure to set the write time (wtime) of an object (also on creation),
Nov2019
|
2020-07-15 |
Aris Koning |
Merge heads.
hammertime
|
2020-07-15 |
Aris Koning |
Remove rtime from sql_trans. We don't need it.
hammertime
|
2020-07-15 |
Aris Koning |
Fail the pre-commit validate if there was access to a deleted a table.
hammertime
|
2020-07-15 |
Aris Koning |
do not look into the dset to find a node of changeset.
hammertime
|
2020-07-14 |
Aris Koning |
Merge with default
hammertime
|
2020-07-14 |
Aris Koning |
Merge with default.
hammertime
|
2020-07-15 |
Niels Nes |
merged
|
2020-07-15 |
Niels Nes |
small fixes of between with scalar values
|
2020-07-15 |
Pedro Ferreira |
Merged with oscar
|
2020-07-15 |
Pedro Ferreira |
Merged with Jun2020
oscar
|
2020-07-15 |
Pedro Ferreira |
Fixes for crashing SQLancer queries (there's more to do)
|
2020-07-15 |
Niels Nes |
merged
Jun2020
|
2020-07-15 |
Niels Nes |
approved output
Jun2020
|
2020-07-15 |
Niels Nes |
make sure we don't validate queries which update already dropped tables
Jun2020
|
2020-07-15 |
Niels Nes |
merged with default
hammertime
|
2020-07-15 |
Pedro Ferreira |
Simplified version of crashing query
|
2020-07-15 |
Sjoerd Mullender |
Merge with oscar branch.
|
2020-07-15 |
Sjoerd Mullender |
Merge with Jun2020 branch.
oscar
|
2020-07-15 |
Sjoerd Mullender |
Use in-place sorting if we can.
Jun2020
|
2020-07-15 |
Sjoerd Mullender |
Remove debug code.
Jun2020
|
2020-07-15 |
Panagiotis Koutsourakis |
Update rst manual pages
|
2020-07-15 |
Niels Nes |
use leftjoin for update statements to make sure the replace is in order of the storage
Jun2020
|
2020-07-15 |
Sjoerd Mullender |
Add missing unfix.
Jun2020
|
2020-07-15 |
Pedro Ferreira |
Look for alocation failures and allocate less
Jun2020
|
2020-07-15 |
Niels Nes |
merge 2 projects where last only does simple (useless) renames and no reduction of number of columns
Jun2020
|
2020-07-15 |
Sjoerd Mullender |
Added some missing unfixes.
Jun2020
|
2020-07-15 |
Pedro Ferreira |
Check tkey property for uniqueness, and give higher score for distinct columns
Jun2020
|
2020-07-15 |
Pedro Ferreira |
A reverse ordered column is also sorted
Jun2020
|
2020-07-14 |
Sjoerd Mullender |
Ported to Intel compiler on Windows.
oscar
|
2020-07-14 |
Niels Nes |
merged
|
2020-07-14 |
Niels Nes |
small fix for first crash found by hammertime (update member with it parent (merge/replica) in the reset_trans code.
|
2020-07-14 |
Sjoerd Mullender |
When resetting a view, make sure the string heap is not shared again.
Nov2019
|
2020-07-14 |
Pedro Ferreira |
Missed line on approval
|
2020-07-14 |
Sjoerd Mullender |
Deal with candidate lists with exceptions on right in bitmaskjoin.
Jun2020
|
2020-07-14 |
Joeri van Ruth |
Let urlstream fail if http server sends error status
makelibstreamgreatagain
|
2020-07-14 |
Joeri van Ruth |
Add test for urlstream
makelibstreamgreatagain
|
2020-07-14 |
Joeri van Ruth |
Add copyright to stream_internal.h
makelibstreamgreatagain
|
2020-07-14 |
Joeri van Ruth |
Merge branch 'default' into 'makelibstreamgreatagain'
makelibstreamgreatagain
|
2020-07-14 |
Joeri van Ruth |
Port callback_stream write support from default branch
makelibstreamgreatagain
|
2020-07-14 |
Joeri van Ruth |
Add bstream capability to streamcat
makelibstreamgreatagain
|
2020-07-14 |
Sjoerd Mullender |
Closing unused branch.
bitvector
|
2020-07-14 |
Sjoerd Mullender |
Merge with default branch.
msk-type
|
2020-07-14 |
Pedro Ferreira |
Helping on performance of tpch q2. This was a bug I was tracking, rel_exp_visitor_bottomup visited relations topdown, which was not desirable for some iterators, so added a flag to specify which relation order to iterate. It may be different from the expressions
Jun2020
|
2020-07-14 |
Sjoerd Mullender |
Merge with oscar branch.
|