pg_upgrade - typo in verbose log

Peter Smith <smithpb2250@gmail.com>

From: Peter Smith <smithpb2250@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-05-11T05:41:20Z
Lists: pgsql-hackers

Attachments

Hi --

While reviewing another patch for the file info.c, I noticed some
misplaced colon (':') in the verbose logs for print_rel_infos().

PSA patch to fix it.

------
Kind Regards,
Peter Smith.
Fujitsu Australia

Commits

  1. pg_upgrade: Improve style of a few verbose messages