]> git.ipfire.org Git - thirdparty/postgresql.git/commit
pg_upgrade: Add missing newline in output, another one
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 8 Aug 2025 06:47:10 +0000 (08:47 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 8 Aug 2025 06:48:28 +0000 (08:48 +0200)
commitbef2c2a4ebefe5023368c7423ff8e06c98f6d32a
treeafe65a19ab35809f053a4c905c5772887901f1c4
parente94fc1a8ad0fdbe797cc4ae18d48919a0cb87240
pg_upgrade: Add missing newline in output, another one

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