Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd817b7a

Browse files
committed
Fix whitespace
1 parent5f65396 commitd817b7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/access/transam/multixact.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2680,7 +2680,7 @@ ReadMultiXactCounts(uint32 *multixacts, MultiXactOffset *members)
26802680
* to a value just less than the number of multixacts in use. We hope that
26812681
* this will quickly trigger autovacuuming on the table or tables with the
26822682
* oldest relminmxid, thus allowing datminmxid values to advance and removing
2683-
* some members.
2683+
* some members.
26842684
*
26852685
* As the fraction of the member space currently in use grows, we become
26862686
* more aggressive in clamping this value. That not only causes autovacuum
@@ -2879,7 +2879,7 @@ TruncateMultiXact(void)
28792879
SimpleLruTruncate(MultiXactOffsetCtl,
28802880
MultiXactIdToOffsetPage(oldestMXact));
28812881

2882-
2882+
28832883
/*
28842884
* Now, and only now, we can advance the stop point for multixact members.
28852885
* If we did it any sooner, the segments we deleted above might already

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp