mirror of
https://github.com/postgres/postgres.git
synced 2025-11-04 20:11:56 +03:00
Fix typos.
Author: Naoki Nakamichi Discussion: https://postgr.es/m/b6919d145af00295a8e86ce4d034b7cd@oss.nttdata.com
This commit is contained in:
@@ -1855,7 +1855,7 @@ TransactionIdLimitedForOldSnapshots(TransactionId recentXmin,
|
||||
if (ts == threshold_timestamp)
|
||||
{
|
||||
/*
|
||||
* Current timestamp is in same bucket as the the last limit that
|
||||
* Current timestamp is in same bucket as the last limit that
|
||||
* was applied. Reuse.
|
||||
*/
|
||||
xlimit = threshold_xid;
|
||||
|
||||
Reference in New Issue
Block a user