pgsql: pg_upgrade: Add missing newline in error message - Mailing list pgsql-committers

From Álvaro Herrera
Subject pgsql: pg_upgrade: Add missing newline in error message
Date
Msg-id E1uXm9x-004iMg-3A@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Álvaro Herrera
Date:
Subject: pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/
Next
From: "David G. Johnston"
Date:
Subject: Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error