mirror of
https://github.com/postgres/postgres.git
synced 2026-07-08 17:20:57 -04:00
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 |
||
|---|---|---|
| .. | ||
| autovacuum.h | ||
| auxprocess.h | ||
| bgworker.h | ||
| bgworker_internals.h | ||
| bgwriter.h | ||
| datachecksum_state.h | ||
| fork_process.h | ||
| interrupt.h | ||
| pgarch.h | ||
| postmaster.h | ||
| proctypelist.h | ||
| startup.h | ||
| syslogger.h | ||
| walsummarizer.h | ||
| walwriter.h | ||