pgsql: Replace 4-clause licensed blf.[ch] with blowfish implementation

Поиск
Список
Период
Сортировка
От neilc@postgresql.org (Neil Conway)
Тема pgsql: Replace 4-clause licensed blf.[ch] with blowfish implementation
Дата
Msg-id 20070328224858.B434A9FB755@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Replace 4-clause licensed blf.[ch] with blowfish implementation
from PuTTY with is under minimal BSD/MIT license. Marko Kreen.

Modified Files:
--------------
    pgsql/contrib/pgcrypto:
        README.pgcrypto (r1.18 -> r1.19)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/README.pgcrypto.diff?r1=1.18&r2=1.19)
        blf.c (r1.7 -> r1.8)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/blf.c.diff?r1=1.7&r2=1.8)
        blf.h (r1.5 -> r1.6)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/blf.h.diff?r1=1.5&r2=1.6)
        internal.c (r1.25 -> r1.26)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/internal.c.diff?r1=1.25&r2=1.26)

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

Предыдущее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Add the "recheck" logic to autovacuum worker code.
Следующее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Code cleanup for the new regexp UDFs: we can hardcode the OID and