pgsql: libpq: Add missing newlines to error messages

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: libpq: Add missing newlines to error messages
Date: 2022-11-13 20:20:19
Message-ID: E1ouJSl-0003aU-4e@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

libpq: Add missing newlines to error messages

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/45d5ecab49f6c0df607d3ca2ce1995229f416d1a

Modified Files
--------------
src/interfaces/libpq/fe-protocol3.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-11-14 01:27:09 pgsql: Invent open_auth_file() in hba.c to refactor authentication file
Previous Message Tom Lane 2022-11-13 15:42:06 pgsql: Doc: remove pg_prepared_statements.result_types from v15 docs.