mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
Fix whitespace
This commit is contained in:
@@ -2860,7 +2860,7 @@ TruncateMultiXact(void)
|
||||
SimpleLruTruncate(MultiXactOffsetCtl,
|
||||
MultiXactIdToOffsetPage(oldestMXact));
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* Now, and only now, we can advance the stop point for multixact members.
|
||||
* If we did it any sooner, the segments we deleted above might already
|
||||
|
Reference in New Issue
Block a user