14 months ago |
Sjoerd Mullender |
Implemented skipif/onlyif has-hugeint and --ignore-conditions in Mtest.
Dec2023
|
14 months ago |
Sjoerd Mullender |
Approve some no-hge tests.
cleanup_types
|
14 months ago |
Sjoerd Mullender |
Implemented upgrade + approved changes.
cleanup_types
|
14 months ago |
Sjoerd Mullender |
Merge with default branch.
cleanup_types
|
14 months ago |
Sjoerd Mullender |
Make CLOB an alias of VARCHAR, set type of literal strings to VARCHAR.
cleanup_types
|
14 months ago |
Sjoerd Mullender |
Reapprove (normalize/canonicalize) tests.
|
14 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
14 months ago |
Sjoerd Mullender |
Fix dump output.
Dec2023
|
14 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
14 months ago |
Sjoerd Mullender |
We can run TPC-DS on 32 bit if we skip one test.
Dec2023
|
15 months ago |
Sjoerd Mullender |
Approve 32 bit output.
Dec2023
|
14 months ago |
Sjoerd Mullender |
Introduce skipif/onlyif with bits={32,64}bit.
Dec2023
|
14 months ago |
Lucas Pereira |
Created branch sw_ew_c_sorting from Dec2023.
sw_ew_c_sorting
|
14 months ago |
Sjoerd Mullender |
Remove now superfluous test.
Dec2023
|
14 months ago |
Sjoerd Mullender |
Allow ridiculously high limit in query.
Dec2023
|
14 months ago |
Sjoerd Mullender |
Amend assertions: scale not used for floating point types.
Dec2023
|
14 months ago |
Lucas Pereira |
Fix 35 from #7390 and enable test.
Dec2023
|
14 months ago |
Sjoerd Mullender |
Don't be too precise in the expected error messages.
Dec2023
|
14 months ago |
Sjoerd Mullender |
Remove superfluous declaration.
Dec2023
|
14 months ago |
Lucas Pereira |
Merge default with Dec2023.
|
14 months ago |
Lucas Pereira |
Fix query 20 from #7390 plus enable test.
Dec2023
|
14 months ago |
Lucas Pereira |
Fix query 15 and 17 of #7390 + enable tests.
Dec2023
|
14 months ago |
Sjoerd Mullender |
Update type_digits column in sys._columns for integer types.
cleanup_types
|
14 months ago |
Niels Nes |
added table returning function test
Dec2023
|
14 months ago |
Niels Nes |
merged
Dec2023
|
14 months ago |
Niels Nes |
no more dummy return statements
Dec2023
|
14 months ago |
Sjoerd Mullender |
Do not try to dereference a pointer with value 1.
Dec2023
|
14 months ago |
Niels Nes |
fixes for issues #7447 and #7448
Dec2023
|
14 months ago |
Sjoerd Mullender |
Approve non-hugeint output.
cleanup_types
|
14 months ago |
Lucas Pereira |
Issue fixed. Enable test for 7390/14.sql
Dec2023
|
14 months ago |
Martin van Dinther |
Add tests for issues 7447 and 7448.
Dec2023
|
14 months ago |
Martin van Dinther |
Extend tests with DROP TABLE statements at the end.
Dec2023
|
14 months ago |
Martin van Dinther |
Add some assertion failure information for the statements that crash the server.
Dec2023
|
14 months ago |
Martin van Dinther |
enable tests 25.sql, 27.sql, 28.sql as they do not crash anymore.
Dec2023
|
14 months ago |
Martin van Dinther |
enable tests 31.sql, 32.sql, 33.sql, 34.sql, 37.sql, 38.sql as they do not crash anymore.
Dec2023
|
14 months ago |
Sjoerd Mullender |
Cant' use plain mkdir on Windows.
|
14 months ago |
Sjoerd Mullender |
Implemented --output and --outputdir options in msqldump.
|
14 months ago |
Sjoerd Mullender |
Remove unused file.
|
14 months ago |
Sjoerd Mullender |
Change variable name.
|
14 months ago |
Lucas Pereira |
Issue fixed. Enable test for 7390/13.sql.
Dec2023
|
14 months ago |
Niels Nes |
don't add the current expression to the inner query, for unbound variables.
Dec2023
|
14 months ago |
Niels Nes |
fixes for issue #7437, #7435 and #7434
Dec2023
|
14 months ago |
Sjoerd Mullender |
Implemented % wildcards for the -t option of msqldump.
|
14 months ago |
Niels Nes |
fixes for issue #7436
Dec2023
|
14 months ago |
Niels Nes |
fixes for issues #7433 and #7438
Dec2023
|
14 months ago |
Sjoerd Mullender |
Code deduplication.
|
14 months ago |
Niels Nes |
fixed issue #7439
Dec2023
|
14 months ago |
Niels Nes |
merged
Dec2023
|
14 months ago |
Niels Nes |
fixed issues #7442 and #7443
Dec2023
|
14 months ago |
Lucas Pereira |
Fixed. Test for GH issue #7441.
Dec2023
|
14 months ago |
Niels Nes |
least/greatest aren't keywords
Dec2023
|
14 months ago |
Niels Nes |
properly use ifdef
cleanup_types
|
14 months ago |
Niels Nes |
use correct size for table
cleanup_types
|
14 months ago |
Niels Nes |
merged with default
cleanup_types
|
14 months ago |
Niels Nes |
fixed 32bit output
cleanup_types
|
14 months ago |
Niels Nes |
merged
cleanup_types
|
14 months ago |
Niels Nes |
always set digits for views on max bits.
cleanup_types
|
14 months ago |
Niels Nes |
merged with default
cleanup_types
|
14 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
14 months ago |
Sjoerd Mullender |
Compatibility with older Python 3 (3.6 on power8 test system).
|