mirror of
https://github.com/postgres/postgres.git
synced 2025-11-15 03:41:20 +03:00
Fix more instances of "the the" in comments.
Plus one instance of "to to" in the docs.
This commit is contained in:
@@ -662,7 +662,7 @@ ProcArrayApplyRecoveryInfo(RunningTransactions running)
|
||||
pfree(xids);
|
||||
|
||||
/*
|
||||
* latestObservedXid is at least set to the the point where SUBTRANS was
|
||||
* latestObservedXid is at least set to the point where SUBTRANS was
|
||||
* started up to (c.f. ProcArrayInitRecovery()) or to the biggest xid
|
||||
* RecordKnownAssignedTransactionIds() was called for. Initialize
|
||||
* subtrans from thereon, up to nextXid - 1.
|
||||
|
||||
Reference in New Issue
Block a user