Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Geoghegan2023-01-04 00:54:35 +0000
committerPeter Geoghegan2023-01-04 00:54:35 +0000
commit5212d447fa53518458cbe609092b347803a667c5 (patch)
treec88e76eb4ed90e174855f9e78cfa18ac4cfe26e9 /src/backend/regex
parent5f53b42cfd053a724fcbe0712a9d5716e576a3e6 (diff)
Update obsolete multixact.c comments.
Commit 4f627f89 switched SLRU truncation for multixacts back to being a task performed during VACUUM, but missed some comments that continued to reference truncation happening as part of checkpointing. Update those comments now. Also update comments that became obsolete when commit c3ffa731 changed the way that vacuum_multixact_freeze_min_age is applied by VACUUM as it computes its MultiXactCutoff cutoff (which is used by VACUUM to decide what to freeze). Explain the same issues by referencing how OldestMxact is the latest valid value that relminmxid can ever be advanced to at the end of a VACUUM (following the work in commit 0b018fab).
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions