pgcrypto deprecated functions?
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?
--
Michael Fuhr
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@momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
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?
Marko, any comment on this pgcrypto item?
--
Bruce Momjian bruce@momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
On 8/30/06, Bruce Momjian <bruce@momjian.us> wrote:
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?Marko, any comment on this pgcrypto item?
Heh, I had it forgotten. Lets do it. Although there's no hurry with it,
delaying just will annoy more users.
Also, update my email address.
--
marko
Attachments:
deprec.difftext/x-patch; charset=ANSI_X3.4-1968; name=deprec.diffDownload+13-106
"Marko Kreen" <markokr@gmail.com> writes:
On 8/30/06, Bruce Momjian <bruce@momjian.us> wrote:
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?Marko, any comment on this pgcrypto item?
Heh, I had it forgotten. Lets do it. Although there's no hurry with it,
delaying just will annoy more users.
Also, update my email address.
Applied, thanks.
regards, tom lane
Tom Lane wrote:
"Marko Kreen" <markokr@gmail.com> writes:
On 8/30/06, Bruce Momjian <bruce@momjian.us> wrote:
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?Marko, any comment on this pgcrypto item?
Heh, I had it forgotten. Lets do it. Although there's no hurry with it,
delaying just will annoy more users.
Also, update my email address.Applied, thanks.
FYI, and email address updated.
--
Bruce Momjian bruce@momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +