pg_amcheck: Use logging functions
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 23 Apr 2021 07:55:23 +0000 (09:55 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 23 Apr 2021 07:55:23 +0000 (09:55 +0200)
commitadd5fad78aac8da96aeeb730155d35b16ff9b55a
tree4ec072826dfb8b62d19b25e0c8e43a9738e44663
parent9bd563aa9f0694994a6640946a7ee3dc0431d507
pg_amcheck: Use logging functions

This was already mostly done, but some error messages were printed the
long way.
src/bin/pg_amcheck/pg_amcheck.c