Re: password() function? - Mailing list pgsql-general

From Arjen van der Meijden
Subject Re: password() function?
Date
Msg-id 001f01c2cdfb$493412b0$3ac15e91@acm
Whole thread Raw
In response to password() function?  (Peter Choe <choepete@mindspring.com>)
List 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@postgresql.org
> [mailto:pgsql-general-owner@postgresql.org] Namens Peter Choe
> Verzonden: donderdag 6 februari 2003 16:33
> Aan: pgsql-general@postgresql.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@postgresql.org so that your message can get through
> to the mailing list cleanly
>



pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: databases limit
Next
From: Robert Treat
Date:
Subject: Re: password() function?