pgbench: Make more debug messages use common logging API
authorMichael Paquier <michael@paquier.xyz>
Fri, 10 Jan 2020 00:02:25 +0000 (09:02 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 10 Jan 2020 00:02:25 +0000 (09:02 +0900)
commit39a5f2a94f8a3bcfdb3da7391427a63f8f88b210
treedf9c68ab041d915695cae7f89fc0648a9592b667
parente7ee433137b6eb3678deeebc68be53d58aa1e5d3
pgbench: Make more debug messages use common logging API

This is a follow-up of 30a3e772, making the output more consistent when
using --debug for meta-command execution.

Author: Michael Paquier
Reviewed-by: Fabien Coelho
Discussion: https://postgr.es/m/alpine.DEB.2.21.1912241100390.3339@pseudo
src/bin/pgbench/pgbench.c