pgsql: pg_amcheck: Use logging functions

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_amcheck: Use logging functions
Date: 2021-04-23 07:57:05
Message-ID: E1lZqgT-0001pp-Lq@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_amcheck: Use logging functions

This was already mostly done, but some error messages were printed the
long way.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/add5fad78aac8da96aeeb730155d35b16ff9b55a

Modified Files
--------------
src/bin/pg_amcheck/pg_amcheck.c | 20 +++++++-------------
1 file changed, 7 insertions(+), 13 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2021-04-23 09:46:37 pgsql: Mention that toplevel is part of pg_stat_statements key.
Previous Message Peter Eisentraut 2021-04-23 07:30:13 pgsql: doc: Fix typos