pgsql: Update more obsolete multixact.c comments. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: Update more obsolete multixact.c comments.
Date
Msg-id E1pKSYM-005JdT-9S@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update more obsolete multixact.c comments.

Update some remaining comments in multixact.c that still described SLRU
truncation as happening in the checkpointer, rather than during VACUUM.

Follow-up to commit 5212d447.

Shi yu, with tweaks by me.

Author: Shi yu <shiy.fnst@fujitsu.com>
Discussion: https://postgr.es/m/OSZPR01MB631066BF246F8F74E83222FCFDC69@OSZPR01MB6310.jpnprd01.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8f8f11593258d04e9a58365865f7daf123e24bb1

Modified Files
--------------
src/backend/access/transam/multixact.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Improve exclude pattern file processing in pgindent
Next
From: Thomas Munro
Date:
Subject: pgsql: Process pending postmaster work before connections.