Firebird 5.0 Beta 1 Release: Bug Fixes
Note
|
This sections enumerates only bugfixes not already fixed in maintenance releases of earlier Firebird versions. |
Note
|
This sections enumerates only bugfixes not already fixed in maintenance releases of earlier Firebird versions. |
#7422 — Seek in temporary blob level 0 makes read return wrong data
Fixed by Adriano dos Santos Fernandes
#7388 — Different invariants optimization between views and CTEs
Fixed by Dmitry Yemanov
#7304 — Events in system attachments (like garbage collector) are not traced
Fixed by Alex Peshkov
#7227 — Dependencies of subroutines are not preserved after backup restore
Fixed by Adriano dos Santos Fernandes
#7220 — TYPE OF COLUMN
dependency not tracked in package header and external routines
Fixed by Adriano dos Santos Fernandes
#7183 — Regression when derived table has column evaluated as result of subquery with IN
, ANY
or ALL
predicate: “invalid BLR at offset … / context already in use”
Fixed by Adriano dos Santos Fernandes
#7164 — Multi-way hash/merge joins are impossible for expression-based keys
Fixed by Dmitry Yemanov
#7133 — ORDER BY
for big (>34 digits) int128 values is broken when index on that field is used
Fixed by Alex Peshkov
#7077 — EXECUTE BLOCK
(without RETURNS
) do not work with batches
Fixed by Adriano dos Santos Fernandes
#7009 — IReplicatedTransaction
receives wrong savepoint event
Fixed by Dimitry Sibiryakov, Dmitry Yemanov
#6942 — Incorrect singleton error with MERGE
and RETURNING
Fixed by Adriano dos Santos Fernandes
#6869 — Domain CHECK-expression can be ignored when we DROP
objects that are involved in it
Fixed by Adriano dos Santos Fernandes
#6807 — Regression: error “Unexpected end of command” with incorrect line/column info
Fixed by Adriano dos Santos Fernandes
#5749 — “Token unknown” error on formfeed in query
Fixed by Adriano dos Santos Fernandes
#3812 — Query with a stored procedure doesn’t accept explicit plan
Fixed by Dmitry Yemanov
#3218 — Optimizer fails applying stream-local predicates before merging
Fixed by Dmitry Yemanov
#7195 — Crash when accessing already cleared memory in the sorting module
Fixed by Andrey Kravchenko