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:11 +0000 (00:18 +0200)
commit7406a7d82c76234f1c6a4f56df2a52d22549767c
tree4016695f428b3f6b8b32f4b8d020a8211eb26db3
parentf9b09fe63cbc88319de7e15dbcc390775e31d56b
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