pgsql: amcheck: Improve confusing message - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: amcheck: Improve confusing message
Date
Msg-id E1uWYDy-004AnD-18@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

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(-)


pgsql-committers by date:

Previous
From: Tomas Vondra
Date:
Subject: pgsql: Limit the size of numa_move_pages requests
Next
From: Tomas Vondra
Date:
Subject: pgsql: Silence valgrind about pg_numa_touch_mem_if_required