Re: MySQL password function

From: nconway(at)klamath(dot)dyndns(dot)org (Neil Conway)
To: "Roderick A(dot) Anderson" <raanders(at)acm(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: MySQL password function
Date: 2002-07-10 21:17:36
Message-ID: 20020710211736.GA23806@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jul 10, 2002 at 12:58:09PM -0700, Roderick A. Anderson wrote:
> The insert statement has one value of "password('foo')." Since the app
> was designed for MySQL I'm sure I'll run into this later so I need to
> figure out the PgSQL way or a workaround.

I believe contrib/pgcrypto will do this for you (and give you a bunch
of digest algorithms to choose from).

Cheers,

Neil

--
Neil Conway <neilconway(at)rogers(dot)com>
PGP Key ID: DB3C29FC

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Adler 2002-07-10 21:30:34 pgrypto.so load error (was: hash(text) function inside db?)
Previous Message Patrick L. Nolan 2002-07-10 21:10:19 C program Killed