From: Bruce Momjian Date: Thu, 5 Jan 2006 15:19:52 +0000 (+0000) Subject: New pgcrypto item wording. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=3dcf24cded6e59bb239a8cdd2e377b63e5b93acc;p=users%2Fbernd%2Fpostgres.git New pgcrypto item wording. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index be1491ee71..177316c48e 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -81,8 +81,10 @@ marker (Bruce) final line with no newline is processed properly (Tom) -Fix bug in /contrib/pgcrypto Openwall -gen_salt processing (Marko Kreen> +Fix bug in /contrib/pgcrypto gen_salt, +which caused it not to use all available salt space for md5 and +xdes algorithms (Marko Kreen, Solar Designer) +Salts for blowfish and standard des are unaffected Fix autovacuum crash when processing expression indexes