pgsql: psql: Make SSL info display more compact

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: psql: Make SSL info display more compact
Дата
Msg-id E1nQ3AG-000qV7-Uo@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Add some additional tests for row filters in logical replication
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Parse/analyze function renaming