On Mon, 1 Sep 2008 07:03:51 +0000 (GMT)
James Kitambara <[EMAIL PROTECTED]> wrote:
>  
> Please members of the PGSQL-SQL,
>  
> I have one problem with the user table. I want to hide the password for the 
> users.

Look in the contrib directory for the chkpass type.  It uses DES
encryption but if you need MD5 or Blowfish it wouldn't be very hard to
modify the code.

-- 
D'Arcy J.M. Cain <[EMAIL PROTECTED]>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.

-- 
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

Reply via email to