]> git.ipfire.org Git - thirdparty/postgresql.git/commit
amcheck: Improve confusing message
authorPeter Eisentraut <peter@eisentraut.org>
Tue, 1 Jul 2025 10:24:17 +0000 (12:24 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Tue, 1 Jul 2025 10:24:17 +0000 (12:24 +0200)
commit953050236ab2640055d79532981f958271a33292
treeec69867f91c179a96491aee7838bf04c7b45b08b
parent7fe2f67c7c9f27955df584eb79edd6ec2be7f9e4
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.universality@gmail.com>
Reviewed-by: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CACJufxFx-25XQV%2Br23oku7ZnL958P30hyb9cFeYPv6wv7yzCCw%40mail.gmail.com
contrib/amcheck/verify_heapam.c
src/bin/pg_amcheck/t/004_verify_heapam.pl