pgsql: Add missing newlines in error messages

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing newlines in error messages
Date: 2020-05-03 08:46:21
Message-ID: E1jVAGT-0002HP-1a@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing newlines in error messages

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7dd777938bbeae8113f73849920a5b19bef723d9

Modified Files
--------------
src/interfaces/libpq/fe-connect.c | 2 +-
src/interfaces/libpq/fe-secure-openssl.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2020-05-03 09:22:42 pgsql: Fix typo in comment
Previous Message Peter Geoghegan 2020-05-02 21:04:47 pgsql: Refactor btvacuumpage().