pgsql: amcheck: Improve confusing message
Started by Peter Eisentraut12 months ago1 messagescomitters
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: /messages/by-id/CACJufxFx-25XQV+r23oku7ZnL958P30hyb9cFeYPv6wv7yzCCw@mail.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(-)