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
- v1-0001-pg_upgrade-typo-in-verbose-log.patch (application/octet-stream) patch v1-0001
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
-
pg_upgrade: Improve style of a few verbose messages
- 249d74394500 17.0 landed