pgsql: psql: Make SSL info display more compact - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: psql: Make SSL info display more compact
Date
Msg-id E1nQ3AG-000qV7-Uo@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
psql: Make SSL info display more compact

Remove the bits display, since that can be derived from the cipher
suite.

Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://www.postgresql.org/message-id/flat/aee28ee7-0ab3-c2e2-5bed-109feb0c089b%40enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d816f366bc427cacba29c1e4b1696afa620e73a7

Modified Files
--------------
src/bin/psql/command.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Add some additional tests for row filters in logical replication
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Parse/analyze function renaming