postgres-github.git / summary / log / commit / refs
commit 5ab239c9a908ba5d8614d23fcdc425859a2fed3c
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: Fri May 29 19:26:25 2026 +0000
Constistent naming for datacheckusms processes
The launcher and worker for enabling/disabling checksums were named
"datachecksum worker|launcher" but using the plural form makes more
sense given the underlying GUC name data_checksums.
Author: Daniel Gustafsson <daniel@yesql.se>
Reported-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Discussion: https://postgr.es/m/20260528.121622.1662808269492494574.horikyota.ntt@gmail.com
[parent: 0ca1b3010597]