Adjust some error hints
Michael Paquier <michael@paquier.xyz>
Adjust some error hints The wording of two error hints is tweaked in this commit: - Import of extended statistics, where the value of an array element is not a NULL or a string. - Online data checksum switch, where a period was missing. Author: Baji Shaik <baji.pgdev@gmail.com> Reviewed-by: Chao Li <li.evan.chao@gmail.com> Discussion: https://postgr.es/m/CA+fm-RMrKbyky_+vi5SDdAVnFVjWh7zW3GoDAVnrp5OpDnW6tw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlog.c | modified | +1 −1 |
| src/backend/statistics/extended_stats_funcs.c | modified | +1 −1 |
| src/test/regress/expected/stats_import.out | modified | +1 −1 |
Discussion
- [PATCH] Two small errhint cleanups in PG19 code 3 messages · 2026-05-25