Re: BUG #6363: pgp_sym_encrypt() broken between 8.4 and 9.1 - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #6363: pgp_sym_encrypt() broken between 8.4 and 9.1
Date
Msg-id 1325164357-sup-8785@alvh.no-ip.org
Whole thread Raw
In response to BUG #6363: pgp_sym_encrypt() broken between 8.4 and 9.1  (dean.w.schulze@gmail.com)
Responses Re: BUG #6363: pgp_sym_encrypt() broken between 8.4 and 9.1
List pgsql-bugs
Excerpts from dean.w.schulze's message of mi=C3=A9 dic 28 20:21:08 -0300 20=
11:

> The following worked in 8.4, but fails in 9.1.  (pgpcrypto is installed.)
>=20
> In 9.1 it looks like it doesn't recognize strings.
>=20
> insert into credentials values('demo', pgp_sym_encrypt('password',
> 'longpassword'));
>=20
>=20
> ERROR:  function pgp_sym_encrypt(unknown, unknown) does not exist

It works fine for me here.  Is pgp_sym_encrypt listed in this output?

\dx+ pgcrypto

--=20
=C3=81lvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-bugs by date:

Previous
From: basilbourque@pobox.com
Date:
Subject: BUG #6364: The URL for the page listing user groups is unresponsive.
Next
From: Magnus Hagander
Date:
Subject: Re: BUG #6363: pgp_sym_encrypt() broken between 8.4 and 9.1