mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 00:03:02 +01:00
Correction as suggested by Dimitry Sibiryakov
This commit is contained in:
parent
202814fe32
commit
286f8dd81f
@ -986,6 +986,7 @@ void Retrieval::getInversionCandidates(InversionCandidateList& inversions,
|
|||||||
case segmentScanStarting:
|
case segmentScanStarting:
|
||||||
case segmentScanEqual:
|
case segmentScanEqual:
|
||||||
case segmentScanEquivalent:
|
case segmentScanEquivalent:
|
||||||
|
case segmentScanList:
|
||||||
scratch.lowerCount++;
|
scratch.lowerCount++;
|
||||||
scratch.upperCount++;
|
scratch.upperCount++;
|
||||||
factor = REDUCE_SELECTIVITY_FACTOR_STARTING;
|
factor = REDUCE_SELECTIVITY_FACTOR_STARTING;
|
||||||
|
Loading…
Reference in New Issue
Block a user