Crypt a column

From: Olivier PRENANT <ohp(at)pyrenet(dot)fr>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Crypt a column
Date: 1999-09-27 11:16:54
Message-ID: 37EF5226.9FC5454D@pyrenet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)

Browse pgsql-general by date

  From Date Subject
Next Message Otavio Exel 1999-09-27 12:38:56 libpq on win32 & postgresql on linux
Previous Message Yury Don 1999-09-27 10:31:16 More than one transaction at the same time