]> 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:47:10 +0000 (08:47 +0200)
commit18d2d8ae42af4d3a73b6ae067dead8663f92afb8
tree4ae7f1a4febf20994698af64094dfc6294cc6878
parentd642d23064ea1bf29137336e2a17d1bba988cb41
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