pgsql: Message wording tweaks

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Message wording tweaks
Date: 2020-05-26 14:05:44
Message-ID: E1jdaDA-00045O-6l@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Message wording tweaks

Make the wording of new libpq messages more similar to existing
messages in the backend.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/49223e106b0a43452d64b4e52719532012c81e25

Modified Files
--------------
src/interfaces/libpq/fe-secure-openssl.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2020-05-27 00:24:39 pgsql: Avoid fragmentation of logical tapes when writing concurrently.
Previous Message Peter Eisentraut 2020-05-26 12:17:56 pgsql: Add lcov exclusion markers to jsonpath scanner