mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 01:23:03 +01:00
Fixed CORE-2073.
This commit is contained in:
parent
f58c962705
commit
278d0f8ad6
@ -2274,8 +2274,7 @@ bool OptimizerRetrieval::matchBoolean(IndexScratch* indexScratch,
|
||||
{
|
||||
match = boolean->nod_arg[1];
|
||||
value = boolean->nod_arg[0];
|
||||
// AB: Shouldn't the boolean forward be set to false here?
|
||||
//forward = false;
|
||||
forward = false;
|
||||
}
|
||||
else
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user