pgsql: Fix missing newline at end of message

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix missing newline at end of message
Date: 2022-06-23 20:53:56
Message-ID: E1o4Tpr-001UGT-Ul@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix missing newline at end of message

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/75f2171e6c8fa4e1f0ce4fdbf907ee7d0fcb404d

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

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2022-06-24 03:09:50 pgsql: Doc: clarify that tablesync ignores publish operation.
Previous Message Michael Paquier 2022-06-23 07:43:02 pgsql: Fix typo in pg_publication.c