2022-04-11 |
Pedro Ferreira |
At the moment we don't keep histograms after inserts/updates. We will change this soon
histograms
|
2022-04-11 |
Pedro Ferreira |
Merged with default
histograms
|
2022-04-11 |
Sjoerd Mullender |
Scale was interpreted wrong when calculating average.
|
2022-04-08 |
Pedro Ferreira |
Use analyze statement to make test output deterministic
properties
|
2022-04-08 |
Aris Koning |
Fix test output.
unlogged
|
2022-04-08 |
nuno-faria |
Initial patch containing the unlogged table feature.
unlogged
|
2022-04-08 |
Aris Koning |
Merge with default.
unlogged
|
2022-04-08 |
Aris Koning |
New branch 'unlogged'.
unlogged
|
2022-04-08 |
Bernardo Mota |
Initial implementation of bounding box function (geodeticEdgeBoundingBox)
geo-update
|
2022-04-08 |
Pedro Ferreira |
Merged with default
properties
|
2022-04-08 |
Pedro Ferreira |
Propagate statistics on grouping columns
properties
|
2022-04-08 |
Joeri van Ruth |
Merge branch 'default' into 'copyparpipe'
copyparpipe
|
2022-04-07 |
Joeri van Ruth |
Roll back the directappend code, we're not going to use it
copyparpipe
|
2022-04-08 |
Joeri van Ruth |
Refactor add_to_rowcount_accumulator
|
2022-04-08 |
Aris Koning |
Remove duplicate line.
|
2022-04-08 |
Aris Koning |
Close branch.
group-commit
|
2022-04-08 |
Sjoerd Mullender |
Jan2022-SP2 was released.
Jan2022
|
2022-04-08 |
Pedro Ferreira |
Merged with default
properties
|
2022-04-08 |
Pedro Ferreira |
This flag is no longer used
|
2022-04-08 |
Pedro Ferreira |
Clean 'used' flag usage from SQL relation. We have to keep track of every rewriter that uses it in a single location. Don't do relational tree iterations to clear it
|
2022-04-08 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-04-08 |
Sjoerd Mullender |
Use bool.
Jan2022
|
2022-04-08 |
Sjoerd Mullender |
Use unix domain sockets where available.
Jan2022
|
2022-04-08 |
Pedro Ferreira |
When fully materializing column, bind update bats in the single call
|
2022-04-08 |
Sjoerd Mullender |
Use unix domain socket to connect to server if available.
|
2022-04-08 |
Pedro Ferreira |
Pass results by reference instead of using malloced struct
|
2022-04-08 |
Pedro Ferreira |
Added bind_updates_idx interface to avoid race conditions on idxs update bats
|
2022-04-08 |
Pedro Ferreira |
Merged with Jan2022
|
2022-04-08 |
Sjoerd Mullender |
Don't print -.--- for fast running, successful tests in times.lst.
Jan2022
|
2022-04-07 |
Martin van Dinther |
Approve changes.
|
2022-04-07 |
Martin van Dinther |
Use UNION ALL as it is faster (no deduplication done).
|
2022-04-07 |
Martin van Dinther |
Fix for issue 7282
|
2022-04-07 |
Niels Nes |
for local tmps' we need to look inside the tables for keys, idxs, and triggers
|
2022-04-07 |
Martin van Dinther |
Add test for issue 7282
|
2022-04-07 |
Aris Koning |
Merge with group-commit.
|
2022-04-07 |
Aris Koning |
Merge heads.
group-commit
|
2022-04-07 |
Aris Koning |
Merge with default.
group-commit
|
2022-04-06 |
Sjoerd Mullender |
Merged branch join-idx-improvements into default.
|
2022-04-06 |
Sjoerd Mullender |
Merge with default branch.
join-idx-improvements
|
2022-04-06 |
Pedro Ferreira |
Don't gather statistics for a relation multiple times if it has more than 1 reference
properties
|
2022-04-06 |
Pedro Ferreira |
Compilation fix
Jul2021
|
2022-04-05 |
Niels Nes |
merged with jul2021
Jan2022
|
2022-04-05 |
Niels Nes |
one access of global temps, instantiate them on the 'localtmp' change set. This way they are implemented
Jul2021
|
2022-04-05 |
stefanos mavros |
Improvements after Pedro's review
join-idx-improvements
|
2022-04-05 |
Pedro Ferreira |
Signal expression as found but don't propagate properties for table relations yet
properties
|
2022-04-05 |
Pedro Ferreira |
Cleaned 'argument_independence' parameter. Is no longer used
|
2022-04-05 |
Pedro Ferreira |
Fixed data race
properties
|
2022-04-04 |
Sjoerd Mullender |
Fixing data races.
|
2022-04-04 |
Sjoerd Mullender |
Also produce reference to index.html file if only errors in SingleServer.err.
|
2022-04-04 |
Pedro Ferreira |
Merged with default
histograms
|
2022-04-04 |
Sjoerd Mullender |
Merge with default branch.
group-commit
|
2022-04-04 |
Sjoerd Mullender |
Destroy locks when memory is freed.
group-commit
|
2022-04-04 |
Sjoerd Mullender |
It's not a problem if we're not inside an HG repository.
|
2022-04-04 |
Pedro Ferreira |
Approved output
properties
|
2022-04-04 |
Pedro Ferreira |
Merged with default
properties
|
2022-04-01 |
Sjoerd Mullender |
Removed the tvarsized property.
|
2022-04-01 |
Sjoerd Mullender |
Remove comments that weren't intended to be checked in.
|
2022-04-01 |
Sjoerd Mullender |
Fix some data races.
|
2022-04-01 |
Sjoerd Mullender |
Specify materialized capacity in argument.
|
2022-04-01 |
Sjoerd Mullender |
Use consistent variable names.
|