8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 12:03:02 +01:00
This commit is contained in:
dimitr 2012-08-28 18:00:22 +00:00
parent 30f37376ae
commit 4f506c9efd

View File

@ -1779,7 +1779,7 @@ void TRA_sweep(thread_db* 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
// during the course of the database sweep. Since it is used
// below to advance the OIT we must save it before it changes.