Crypt a column

Поиск
Список
Период
Сортировка
От Olivier PRENANT
Тема Crypt a column
Дата
Msg-id 37EF5226.9FC5454D@pyrenet.fr
обсуждение исходный текст
Список pgsql-general
Hi,

Hope it's the right group to post to.

I'd like to be able to have a crypt function in postgresql to be able to
write such statement:

insert into ... value ('userid',crypt('password');

Has anyone witten such function, is it possible ?

TIA,
--
Olivier PRENANT             Tel:    +33-5-61-50-97-00 (Work)
Quartier d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                      +33-6-07-63-80-64 (GSM)
FRANCE                      Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)

В списке pgsql-general по дате отправления:

Предыдущее
От: Adriaan Joubert
Дата:
Сообщение: Re: [GENERAL] Is there some type of Daemon that can look at pgsql?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Buffer Leak