Fix wrong log in pgstat_report_checksum_failures_in_db() - Mailing list pgsql-hackers

From wangpeng
Subject Fix wrong log in pgstat_report_checksum_failures_in_db()
Date
Msg-id tencent_9B6CD6D9D34AE28CDEADEC6188DB3BA1FE07@qq.com
Whole thread Raw
Responses Re: Fix wrong log in pgstat_report_checksum_failures_in_db()
List pgsql-hackers
Hi hackers,

The function pgstat_report_checksum_failures_in_db(), file 
pgstat_database.c,
currently emits a log message referring to "conflicts", which seems wrong.
As the function name suggesting, the log message should refer to 
"checksum failures".


Best regards,
Wang Peng


Attachment

pgsql-hackers by date:

Previous
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: Improve pg_sync_replication_slots() to wait for primary to advance
Next
From: Tatsuo Ishii
Date:
Subject: Questionable description about character sets