mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 06:03:02 +01:00
misc
This commit is contained in:
parent
f6b1057f16
commit
2f7ab21392
@ -165,7 +165,7 @@ PerformanceInfo* RuntimeStatistics::computeDifference(
|
||||
#else // REL_COUNTS_TREE
|
||||
|
||||
|
||||
void RuntimeStatistics::bumpValue(StatType index, SLONG relation_id)
|
||||
void RuntimeStatistics::bumpValue(const StatType index, SLONG relation_id)
|
||||
{
|
||||
fb_assert(index >= 0);
|
||||
++relChgNumber;
|
||||
|
Loading…
Reference in New Issue
Block a user