Commit 16c73e77 authored by Peter Eisentraut's avatar Peter Eisentraut

Fix whitespace

parent e8898e91
...@@ -2623,7 +2623,7 @@ ReadMultiXactCounts(uint32 *multixacts, MultiXactOffset *members) ...@@ -2623,7 +2623,7 @@ ReadMultiXactCounts(uint32 *multixacts, MultiXactOffset *members)
* to a value just less than the number of multixacts in use. We hope that * to a value just less than the number of multixacts in use. We hope that
* this will quickly trigger autovacuuming on the table or tables with the * this will quickly trigger autovacuuming on the table or tables with the
* oldest relminmxid, thus allowing datminmxid values to advance and removing * oldest relminmxid, thus allowing datminmxid values to advance and removing
* some members. * some members.
* *
* As the fraction of the member space currently in use grows, we become * As the fraction of the member space currently in use grows, we become
* more aggressive in clamping this value. That not only causes autovacuum * more aggressive in clamping this value. That not only causes autovacuum
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment