Re: pgcrypto deprecated functions?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org, marko(at)l-t(dot)ee
Subject: Re: pgcrypto deprecated functions?
Date: 2006-08-26 03:43:22
Message-ID: 200608260343.k7Q3hMK06285@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Michael Fuhr wrote:
> In README.pgcrypto, Section 2.3 "Deprecated functions" says that
> digest_exists(), hmac_exists(), and cipher_exists() are planned to
> be removed in PostgreSQL 8.2. Those functions still exist -- should
> they be removed or does that section need updating?

Yes, I see this text:

The `digest_exists()`, `hmac_exists()` and `cipher_exists()` functions
are deprecated. The plan is to remove them in PostgreSQL 8.2.

Would someone address this?

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2006-08-26 03:46:02 Re: CSStorm occurred again by postgreSQL8.2
Previous Message Bruce Momjian 2006-08-26 03:35:40 Re: VALUES clause memory optimization