From: | Arjen van der Meijden <acm(at)tweakers(dot)net> |
---|---|
To: | 'Peter Choe' <choepete(at)mindspring(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: password() function? |
Date: | 2003-02-06 16:17:41 |
Message-ID: | 001f01c2cdfb$493412b0$3ac15e91@acm |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
You're probably looking for something like the crypt() or the
crypt_md5() function supplied in de contrib/pgcrypto module.
Regards,
Arjen
> -----Oorspronkelijk bericht-----
> Van: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)org] Namens Peter Choe
> Verzonden: donderdag 6 februari 2003 16:33
> Aan: pgsql-general(at)postgresql(dot)org
> Onderwerp: [GENERAL] password() function?
>
>
> is there a password() function in postgres? something
> similar to mySQL?
>
> Peter Choe
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an
> appropriate subscribe-nomail command to
> majordomo(at)postgresql(dot)org so that your message can get through
> to the mailing list cleanly
>
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2003-02-06 16:17:48 | Re: password() function? |
Previous Message | Andrew Sullivan | 2003-02-06 16:15:30 | Re: databases limit |