]> git.ipfire.org Git - thirdparty/postgresql.git/commit
pg_upgrade: Add missing newline in output
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 7 Aug 2025 22:11:33 +0000 (00:11 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 7 Aug 2025 22:18:19 +0000 (00:18 +0200)
commit22d7833505a50840d0c2f45030408ce827452dc4
tree0e3d90b183865458ce4f3cd6196acff8b621c3d0
parent186bc0dfdcb0d4376ffe575bc75a8caf020abbfc
pg_upgrade: Add missing newline in output

This came from the backport of commit f295494d338, but older branches
require the explicit newline in messages (see commit 7652353d87a).
src/bin/pg_upgrade/check.c