Improve comments in online checksums code Spelling fixes and rewording outdated information.
Author: Tomas Vondra <[email protected]> Reviewed-by: Daniel Gustafsson <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/cd857dec0e0ae63dabf548d51fddb27c45561086 Modified Files -------------- src/backend/access/transam/xlog.c | 5 ++--- src/backend/postmaster/auxprocess.c | 2 +- src/backend/postmaster/datachecksum_state.c | 34 ++++++++++++----------------- src/backend/utils/init/postinit.c | 2 +- 4 files changed, 18 insertions(+), 25 deletions(-)
