11 months ago |
Sjoerd Mullender |
Closing branch ascii-flag.
ascii-flag
|
11 months ago |
Sjoerd Mullender |
Merge branch ascii-flag into default.
|
11 months ago |
Sjoerd Mullender |
Merge with default branch.
ascii-flag
|
11 months ago |
Sjoerd Mullender |
Merge with default branch.
ascii-flag
|
11 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
11 months ago |
Sjoerd Mullender |
Approve 64 bit upgrade.
Dec2023
|
11 months ago |
Niels Nes |
small improvements of the voc dates
|
11 months ago |
Niels Nes |
approved output
|
11 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
11 months ago |
Sjoerd Mullender |
Add version numbers to selected files names.
|
11 months ago |
Sjoerd Mullender |
Upgrade code after SQL optimizer fixes which find fewer dependencies.
Dec2023
|
11 months ago |
Sjoerd Mullender |
Dec2023-SP3 was released.
Dec2023
|
11 months ago |
stefanos mavros |
Expects munion instead of union operator
balanced_union
|
11 months ago |
stefanos mavros |
Fixes sqlancer_prepare expected automatic col naming
balanced_union
|
11 months ago |
stefanos mavros |
Handle recursive merge tables
balanced_union
|
11 months ago |
Niels Nes |
fixed bug #7512, protect concurrent instantiation of the global temps
Dec2023
|
11 months ago |
Niels Nes |
fixed issue #7513, the uri parsing didn't reset the port after finding the username:password@
Dec2023
|
11 months ago |
Niels Nes |
add error message on missing or incorrect password hash, fixes #7511. Also added small test.
Dec2023
|
11 months ago |
Niels Nes |
improved optimization of relational psm
Dec2023
|
11 months ago |
stefanos mavros |
Fix plans of merge table tests
balanced_union
|
11 months ago |
stefanos mavros |
Fixes expected plan with munion instead of union
balanced_union
|
11 months ago |
stefanos mavros |
Fixes expected plan with munion instead of union
balanced_union
|
11 months ago |
stefanos mavros |
Renames function for mt unionization
balanced_union
|
11 months ago |
stefanos mavros |
Mergetables unionized with munion by default
balanced_union
|
11 months ago |
Sjoerd Mullender |
Remove upgrade obsoleting of hugeint packages.
|
11 months ago |
Sjoerd Mullender |
Rename Debian/Ubuntu packages to remove the name "monetdb5".
|
11 months ago |
Sjoerd Mullender |
Changed some RPM names.
|
11 months ago |
Niels Nes |
#7485 was fixed by recent group by changes
|
11 months ago |
Niels Nes |
#7506 was recently fixed
|
11 months ago |
Niels Nes |
bug #7476 fixed by changes to group by
|
11 months ago |
Niels Nes |
bug #7480 was fixed by recent changes
|
11 months ago |
Niels Nes |
fixed bug #7475 by improved check for distinct expression names
|
11 months ago |
Niels Nes |
fix compilation (unused variable)
|
11 months ago |
Niels Nes |
restrict aliases, ie should be unique on both ends of the join
|
11 months ago |
Niels Nes |
added changelog for group by/order by changes
|
11 months ago |
Niels Nes |
implemented group by and order by reference number
|
11 months ago |
Sjoerd Mullender |
We only need to initialize once + clarify comment.
ascii-flag
|
11 months ago |
Sjoerd Mullender |
Initialize variables.
ascii-flag
|
11 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
11 months ago |
Sjoerd Mullender |
isVIEW(x) == true does not imply VIEWtparent(x) != 0.
Dec2023
|
11 months ago |
stefanos mavros |
Merges default
balanced_union
|
11 months ago |
stefanos mavros |
Fixes expected plan in test Bug-7140
balanced_union
|
11 months ago |
stefanos mavros |
Fixes plan in test Bug-3955
balanced_union
|
11 months ago |
Sjoerd Mullender |
Merge with default branch.
ascii-flag
|
11 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
11 months ago |
Sjoerd Mullender |
Changelog blurb.
ascii-flag
|
11 months ago |
Sjoerd Mullender |
Approve some space changes.
ascii-flag
|
11 months ago |
Sjoerd Mullender |
Approve 32 bit output.
|
11 months ago |
Sjoerd Mullender |
Approve non-hge output.
|
11 months ago |
Sjoerd Mullender |
Only set query timeout for query setting the timeout if not testing.
Dec2023
|
11 months ago |
Sjoerd Mullender |
Some code cleanup.
ascii-flag
|
11 months ago |
Sjoerd Mullender |
Merge with default branch.
ascii-flag
|
11 months ago |
Sjoerd Mullender |
Also test startswith with strimps.
Dec2023
|
11 months ago |
Sjoerd Mullender |
Use const for a couple of externally visible MAL implementation functions.
|
11 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
11 months ago |
Sjoerd Mullender |
Use const for arguments of MAL implementation functions.
Dec2023
|
11 months ago |
Sjoerd Mullender |
Reduce number of connection, especially on Windows.
Dec2023
|
11 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
11 months ago |
Niels Nes |
small cleanup of persist unlogged table
Dec2023
|
11 months ago |
stefanos mavros |
Compile without having to comment out half the file
balanced_union
|