amcheck: Improve confusing message The way it was worded, the %u placeholder could be read as the table OID. Rearrange slightly to avoid the possible confusion.
Reported-by: jian he <jian.universal...@gmail.com> Reviewed-by: Bertrand Drouvot <bertranddrouvot...@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/CACJufxFx-25XQV%2Br23oku7ZnL958P30hyb9cFeYPv6wv7yzCCw%40mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/953050236ab2640055d79532981f958271a33292 Modified Files -------------- contrib/amcheck/verify_heapam.c | 2 +- src/bin/pg_amcheck/t/004_verify_heapam.pl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)