Re: Update comments in multixact.c
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: "shiy.fnst@fujitsu.com" <shiy.fnst@fujitsu.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-01-17T22:03:54Z
Lists: pgsql-hackers
On Tue, Jan 17, 2023 at 1:33 AM shiy.fnst@fujitsu.com <shiy.fnst@fujitsu.com> wrote: > I noticed that commit 5212d447fa updated some comments in multixact.c because > SLRU truncation for multixacts is performed during VACUUM, instead of > checkpoint. Should the following comments which mentioned checkpointer be > changed, too? Yes, I think so. -- Peter Geoghegan
Commits
-
Update more obsolete multixact.c comments.
- 8f8f11593258 16.0 landed
-
Update obsolete multixact.c comments.
- 5212d447fa53 16.0 cited