log

age author description
2022-04-22 Pedro Ferreira Use right macro for null availability check. Fix cmp_notequal case properties
2022-04-22 Pedro Ferreira Merged with default properties
2022-04-22 Aris Koning Replace loop with GDK operator.
2022-04-22 Niels Nes small typo fix
2022-04-21 Martin van Dinther Correct typo in error messages
2022-04-21 Martin van Dinther Corrected ODBC API functions SQLPrimaryKeys(), SQLSpecialColumns() and SQLStatistics() for local temporary tables located in schema tmp. They did not return any rows when the temp table had a primary or unique key or index.
2022-04-21 Pedro Ferreira Merged with default properties
2022-04-21 Pedro Ferreira Make sure the new single expression is false, so the generated NULL values won't match
2022-04-21 Sjoerd Mullender Get rid of -d8, i.e. -d10 and -d2 are equivalent. Also -d implies -d2 instead of -d1.
2022-04-21 Aris Koning Update changelog.
2022-04-21 Pedro Ferreira Another corner case
2022-04-21 Pedro Ferreira Another corner case. If the underlying projection has to be sorted/distinct/multiple refs, then the new optimization cannot be done
2022-04-21 Aris Koning Close branch. github_7273
2022-04-21 Pedro Ferreira Uncomment crashing query subqueryfun
2022-04-21 Pedro Ferreira Merged with default subqueryfun
2022-04-21 Pedro Ferreira Merged with default properties
2022-04-20 Sjoerd Mullender Merge with Jan2022 branch.
2022-04-20 Sjoerd Mullender Set newly created upgraded bats to read-only. Jan2022
2022-04-20 Martin van Dinther Approve output for 32bit windows
2022-04-20 Niels Nes fix compilation if there is no xml library
2022-04-20 Pedro Ferreira This is no longer needed
2022-04-20 Pedro Ferreira Revert commit 614c76873351 (not correct) Also added missing expression name proppagations
2022-04-20 Pedro Ferreira Look for overflows properties
2022-04-20 Pedro Ferreira Merged with default properties
2022-04-20 Pedro Ferreira Use right call to fix crash
2022-04-20 Pedro Ferreira Merged with default properties
2022-04-20 Pedro Ferreira Small fixes for new optimizers
2022-04-20 Pedro Ferreira Approved output
2022-04-20 Pedro Ferreira Missing space
2022-04-20 Pedro Ferreira Use right call
2022-04-19 Pedro Ferreira Another prepared statement small issue
2022-04-19 Sjoerd Mullender Also the other XMLprelude should be adapted.
2022-04-19 Pedro Ferreira Merged with default histograms
2022-04-19 Sjoerd Mullender Fix some data races.
2022-04-19 Sjoerd Mullender Use bool.
2022-04-19 Sjoerd Mullender Use the initfunc arg of mal_module2 instead of the MAL prelude func.
2022-04-19 Pedro Ferreira Merged with default properties
2022-04-19 Pedro Ferreira Use right pointer
2022-04-19 Pedro Ferreira Another missing corner case. Look for NULL value input for thetaselect
2022-04-19 Sjoerd Mullender Give threads more time to do their thing. Jan2022
2022-04-19 Pedro Ferreira Memory leak fix
2022-04-15 Pedro Ferreira Also don't forget for the <> case
2022-04-15 Pedro Ferreira For > and < thetaselects on dictionary values, don't forget to filter null values out
2022-04-15 Sjoerd Mullender Fix some data races.
2022-04-15 Sjoerd Mullender Removed useless include file.
2022-04-15 Pedro Ferreira Merged with Jan2022
2022-04-15 Pedro Ferreira Added concurrent test Jan2022
2022-04-15 Pedro Ferreira When creating a key/index check if the counterpart name exists and throw error, because it will be ambiguous on the backend Jan2022
2022-04-15 Pedro Ferreira Merged with Jan2022
2022-04-15 Pedro Ferreira Merged with Jul2021 Jan2022
2022-04-15 Pedro Ferreira Be more restrict, the idx must be there while dupping Jul2021
2022-04-15 Pedro Ferreira Retrieve idx from the right set. It fixes the temp tables crash Jul2021
2022-04-15 Sjoerd Mullender Properly upgrade for UNLOGGED TABLEs.
2022-04-15 Pedro Ferreira Added test Jul2021
2022-04-15 Pedro Ferreira Global temp tables heap use after free with idxs Jul2021
2022-04-15 Sjoerd Mullender Ask the server which keywords it knows (from sys.keywords).
2022-04-15 Pedro Ferreira Flag changes
2022-04-15 Sjoerd Mullender Merged with Jan2022 branch.
2022-04-15 Sjoerd Mullender No _mul128 intrinsic in Intel compiler. Jan2022
2022-04-15 Sjoerd Mullender Error message depends on version of bison. Jan2022