projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8898e9
)
Fix whitespace
author
Peter Eisentraut
Fri, 8 May 2015 18:45:53 +0000
(14:45 -0400)
committer
Peter Eisentraut
Fri, 8 May 2015 18:45:53 +0000
(14:45 -0400)
src/backend/access/transam/multixact.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/access/transam/multixact.c
b/src/backend/access/transam/multixact.c
index fb2edf5a4f4f6cb5220793840b862e8e9aecb042..68b0e1014737e72ff750d79380ed462bd65d8901 100644
(file)
--- a/
src/backend/access/transam/multixact.c
+++ b/
src/backend/access/transam/multixact.c
@@
-2623,7
+2623,7
@@
ReadMultiXactCounts(uint32 *multixacts, MultiXactOffset *members)
* 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
* 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
* more aggressive in clamping this value. That not only causes autovacuum