log

age author description
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