pgsql: Silence compiler warning about signed vs unsigned chars.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Silence compiler warning about signed vs unsigned chars.
Дата
Msg-id 20060905230717.048ED9FA103@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Silence compiler warning about signed vs unsigned chars.

Modified Files:
--------------
    pgsql/contrib/sslinfo:
        sslinfo.c (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/sslinfo/sslinfo.c.diff?r1=1.1&r2=1.2)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Silence compiler warnings about incompatible function pointer
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix sslinfo so it builds on Darwin.