pgsql: Add ssl_cipher() and ssl_version() functions to contrib/sslinfo.

Поиск
Список
Период
Сортировка
От rhaas@postgresql.org (Robert Haas)
Тема pgsql: Add ssl_cipher() and ssl_version() functions to contrib/sslinfo.
Дата
Msg-id 20100727234342.48E047541D5@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add ssl_cipher() and ssl_version() functions to contrib/sslinfo.

Review by Dave Page.

Modified Files:
--------------
    pgsql/contrib/sslinfo:
        sslinfo.c (r1.8 -> r1.9)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/sslinfo/sslinfo.c?r1=1.8&r2=1.9)
        sslinfo.sql.in (r1.4 -> r1.5)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/sslinfo/sslinfo.sql.in?r1=1.4&r2=1.5)
        uninstall_sslinfo.sql (r1.3 -> r1.4)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/sslinfo/uninstall_sslinfo.sql?r1=1.3&r2=1.4)
    pgsql/doc/src/sgml:
        sslinfo.sgml (r1.3 -> r1.4)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/sslinfo.sgml?r1=1.3&r2=1.4)

В списке pgsql-committers по дате отправления:

Предыдущее
От: rhaas@postgresql.org (Robert Haas)
Дата:
Сообщение: pgsql: Fix typo in PL/pgsql code example.
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Show psql timing output even in quiet mode These two settings