Re: hash(text) function inside db?

From: nconway(at)klamath(dot)dyndns(dot)org (Neil Conway)
To: Michael Adler <adler(at)glimpser(dot)org>
Cc: postgres list <pgsql-general(at)postgresql(dot)org>
Subject: Re: hash(text) function inside db?
Date: 2002-07-10 19:46:31
Message-ID: 20020710194631.GA23119@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jul 10, 2002 at 03:38:49PM -0400, Michael Adler wrote:
> I'd like to be able to get a hash (e.g. md5) of a text datatype inside the
> database. It looks like this is not included in the default installation.

Try contrib/pgcrypto

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 Igor Sysoev 2002-07-10 19:48:45 Re: was there a change in FreeBSD SHM implementation from 4.4 to
Previous Message Nathan Hill 2002-07-10 19:44:04 XML to Postgres conversion