6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00

Added/Updated tests\bugs\gh_8161_test.py: changed comment about explained plan in 6.x

This commit is contained in:
pavel-zotov 2024-10-31 15:47:12 +03:00
parent 1370ed4824
commit d63eb542ca

View File

@ -21,7 +21,10 @@ NOTES:
Checked on 3.0.12.33764, 4.0.5.3112, 5.0.1.1416, 6.0.0.374.
[31.10.2024] pzotov
Adjusted expected_out discuss with dimitr (explained plans for FB 3.x ...6.x now are 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
"""
import zipfile