Re: BUG #6363: pgp_sym_encrypt() broken between 8.4 and 9.1

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #6363: pgp_sym_encrypt() broken between 8.4 and 9.1
Дата
Msg-id 1325164357-sup-8785@alvh.no-ip.org
обсуждение исходный текст
Ответ на BUG #6363: pgp_sym_encrypt() broken between 8.4 and 9.1  (dean.w.schulze@gmail.com)
Ответы Re: BUG #6363: pgp_sym_encrypt() broken between 8.4 and 9.1  (Magnus Hagander <magnus@hagander.net>)
Список 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 по дате отправления:

Предыдущее
От: basilbourque@pobox.com
Дата:
Сообщение: BUG #6364: The URL for the page listing user groups is unresponsive.
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: BUG #6363: pgp_sym_encrypt() broken between 8.4 and 9.1