pgsql: Add a comment to distinguish backend types - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Add a comment to distinguish backend types
Date
Msg-id E1wqFbb-00000001GaE-2vmH@gemulon.postgresql.org
Whole thread
List pgsql-committers
Add a comment to distinguish backend types

The data checksums entries were seemingly auxiliary processes from
reading the code, but they are in fact background workers.  Add a
comment to clarify.  Backpatch down to v19 where online checksums
were introduced.

Author: Daniel Gustafsson <daniel@yesql.se>
Reported-by: Fujii Masao <masao.fujii@gmail.com>
Reviewed-by: Fujii Masao <masao.fujii@gmail.com>
Discussion: https://postgr.es/m/CAHGQGwFsBjQs2fv7b72hxzGV_fJMh6LAg4E83pNfDOu1jVgWCA@mail.gmail.com
Backpatch-through: 19

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4afa9788b51625d19eee08a1420b48b04c0699fa

Modified Files
--------------
src/include/miscadmin.h | 4 ++++
1 file changed, 4 insertions(+)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: Add a comment to distinguish backend types
Next
From: Tom Lane
Date:
Subject: pgsql: Update time zone data files to tzdata release 2026c.