mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 06:03:02 +01:00
Make isc_tpb_at_snapshot_number usable in TPB
This commit is contained in:
parent
3bfa5fa100
commit
737c33fc98
@ -292,6 +292,7 @@ ClumpletReader::ClumpletType ClumpletReader::getClumpletType(UCHAR tag) const
|
||||
case isc_tpb_lock_write:
|
||||
case isc_tpb_lock_read:
|
||||
case isc_tpb_lock_timeout:
|
||||
case isc_tpb_at_snapshot_number:
|
||||
return TraditionalDpb;
|
||||
}
|
||||
return SingleTpb;
|
||||
|
Loading…
Reference in New Issue
Block a user