mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 23:23:04 +01:00
I'm putting this strange assertion because I bet this code will never be called.
This commit is contained in:
parent
e16d082d73
commit
8ce5b90de0
@ -1070,6 +1070,7 @@ static UCHAR* nav_open(thread_db* tdbb,
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
fb_assert(direction == RSE_get_forward);
|
||||||
if (retrieval->irb_lower_count)
|
if (retrieval->irb_lower_count)
|
||||||
{
|
{
|
||||||
impure->irsb_nav_lower_length = lower.key_length;
|
impure->irsb_nav_lower_length = lower.key_length;
|
||||||
|
Loading…
Reference in New Issue
Block a user