pgsql: doc: Fix glossary entry for data checksums workers - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: Fix glossary entry for data checksums workers
Date
Msg-id E1wqFbb-00000001GaC-2rDf@gemulon.postgresql.org
Whole thread
List pgsql-committers
doc: Fix glossary entry for data checksums workers

The glossary entry for data checksums workers incorrectly stated that
they were auxiliary processes, but they are implemented as background
workers.  Fix, and while there, simplify the entry by combining the
worker and launcher into a single glossary term.  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/CAHGQGwEv-C9ia+rBYyePzO8F=5FVvS412ZqcOupazuOb5RafNg@mail.gmail.com
Backpatch-through: 19

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/602f19c84ca1db471b6264d4965e2becfc00cbbc

Modified Files
--------------
doc/src/sgml/glossary.sgml | 32 ++++++++++++--------------------
1 file changed, 12 insertions(+), 20 deletions(-)


Attachment

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.