mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 18:43:02 +01:00
Misc.
This commit is contained in:
parent
30f37376ae
commit
4f506c9efd
@ -1779,7 +1779,7 @@ void TRA_sweep(thread_db* tdbb)
|
|||||||
|
|
||||||
TraceSweepEvent traceSweep(tdbb);
|
TraceSweepEvent traceSweep(tdbb);
|
||||||
|
|
||||||
// Start a transaction, if necessary, to perform the sweep.
|
// Start a transaction to perform the sweep.
|
||||||
// Save the transaction's oldest snapshot as it is refreshed
|
// Save the transaction's oldest snapshot as it is refreshed
|
||||||
// during the course of the database sweep. Since it is used
|
// during the course of the database sweep. Since it is used
|
||||||
// below to advance the OIT we must save it before it changes.
|
// below to advance the OIT we must save it before it changes.
|
||||||
|
Loading…
Reference in New Issue
Block a user