Thread: pgsql: psql: Make SSL info display more compact

pgsql: psql: Make SSL info display more compact

From
Peter Eisentraut
Date:
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(-)