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
|
2022-04-15 |
Pedro Ferreira |
Missed plan keyword
|
2022-04-14 |
Martin van Dinther |
LOCKED is no reserved keyword.
|
2022-04-14 |
Sjoerd Mullender |
Do not look beyond what the user typed.
|
2022-04-14 |
Sjoerd Mullender |
Use 128 bit multiplication if available, even if without hge type.
|
2022-04-14 |
Niels Nes |
only drop view or table not drop grobel temp table etc.
|
2022-04-14 |
Pedro Ferreira |
First iteration of sum(x + 12) into sum(x) + 12*count(*) optimization. Tomorrow I will tune it further
|
2022-04-14 |
Pedro Ferreira |
Merged with Jan2022
|
2022-04-14 |
Martin van Dinther |
Correct mhelp: COPY INTO option [LOCKED] is also not supported.
Jan2022
|
2022-04-14 |
Sjoerd Mullender |
Changelog blurb.
Jan2022
|
2022-04-14 |
Martin van Dinther |
Also update mhelp after removing [no] constraint from copy into
Jan2022
|
2022-04-14 |
Niels Nes |
merged with default
|
2022-04-14 |
Niels Nes |
removed [no] constraint from copy into (also the binary case)
Jan2022
|