pgsql-server: If we're going to print unrecognized result codes from

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql-server: If we're going to print unrecognized result codes from
Дата
Msg-id 20040923202756.9F1D6329D2A@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
If we're going to print unrecognized result codes from SSL_get_error
in open_client_SSL, surely we should do it everywhere.  Also make
message formatting conform to style guide.

Modified Files:
--------------
    pgsql-server/src/interfaces/libpq:
        fe-secure.c (r1.50 -> r1.51)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/interfaces/libpq/fe-secure.c.diff?r1=1.50&r2=1.51)
    pgsql-server/src/backend/libpq:
        be-secure.c (r1.49 -> r1.50)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/libpq/be-secure.c.diff?r1=1.49&r2=1.50)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server: This patch attempts to outline the supported level of SSL
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server: Fix ALTER TABLE OWNER to adjust the ownership of dependent