pgsql: Defend against openssl libraries that fail on keys longer than

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Defend against openssl libraries that fail on keys longer than
Дата
Msg-id 20070929021815.92501753E4C@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Defend against openssl libraries that fail on keys longer than 128 bits;
which is the case at least on some Solaris versions.  Marko Kreen

Modified Files:
--------------
    pgsql/contrib/pgcrypto:
        openssl.c (r1.30 -> r1.31)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/openssl.c?r1=1.30&r2=1.31)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Make archive recovery always start a new timeline, rather than
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Defend against openssl libraries that fail on keys longer than