pgsql: pg_upgrade: Add missing newline in error message

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_upgrade: Add missing newline in error message
Date: 2025-07-04 19:33:22
Message-ID: E1uXm9x-004iMg-3A@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_upgrade: Add missing newline in error message

Minor oversight in 347758b12063

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0807a4656edcfdc2f900bc070a4a8592a0a7f880

Modified Files
--------------
src/bin/pg_upgrade/check.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David G. Johnston 2025-07-05 14:57:01 Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
Previous Message Álvaro Herrera 2025-07-04 16:07:01 pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/