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 <[email protected]> Reported-by: Fujii Masao <[email protected]> Reviewed-by: Fujii Masao <[email protected]> Discussion: https://postgr.es/m/cahgqgwfsbjqs2fv7b72hxzgv_fjmh6lag4e83pnfdou1jvg...@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(+)
