mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-02-02 10:50:42 +01:00
Added/Updated tests\functional\arno\optimizer\test_opt_inner_join_05.py: changed comment about explained plan in 6.x
This commit is contained in:
parent
d63eb542ca
commit
920dd0fc36
@ -23,7 +23,10 @@ NOTES:
|
||||
Checked on 6.0.0.467-cc183f5, 5.0.2.1513
|
||||
|
||||
[31.10.2024] pzotov
|
||||
Adjusted expected_out discuss with dimitr. Explained plans for 5.x and 6.x are now identical.
|
||||
Adjusted expected_out discuss with dimitr: explained plan for FB 6.x became identical to FB 5.x and earlier after
|
||||
https://github.com/FirebirdSQL/firebird/commit/e7e9e01fa9d7c13d8513fcadca102d23ad7c5e2a
|
||||
("Rework fix for #8290: Unique scan is incorrectly reported in the explained plan for unique index and IS NULL predicate")
|
||||
|
||||
Checked on 3.0.13.33794, 4.0.6.3165, 5.0.2.1551, 6.0.0.515
|
||||
"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user