psql: Make SSL info display more compact

Peter Eisentraut <peter@eisentraut.org>

Commit: d816f366bc427cacba29c1e4b1696afa620e73a7
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-03-04T08:12:29Z
Releases: 15.0
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

Files

PathChange+/−
src/bin/psql/command.c modified +1 −4

Discussion