logging: Also add the command prefix to detail and hint messages
authorPeter Eisentraut <peter@eisentraut.org>
Mon, 30 May 2022 05:18:57 +0000 (07:18 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Mon, 30 May 2022 05:26:06 +0000 (07:26 +0200)
commita8cca6026e992d9b627c7dbee5f8a50bde507a94
tree43c4eb25c7be8fc5fce854c87b7109f811d95635
parentb3fb16e8bb3eaadc6bd4e7cc6af816b0359d7b3d
logging: Also add the command prefix to detail and hint messages

This makes the output line up better and allows filtering messages by
command.

Discussion: https://www.postgresql.org/message-id/ba6d4fac-9e33-91f9-94fb-1e4c144a48b9@enterprisedb.com
src/bin/pg_dump/t/003_pg_dump_with_server.pl
src/common/logging.c