Re: md5 in postgres 7.3

From: Joe Conway <mail(at)joeconway(dot)com>
To: Kris Kiger <kris(at)musicrebellion(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: md5 in postgres 7.3
Date: 2003-05-02 22:00:14
Message-ID: 3EB2EA6E.4010302@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Kris Kiger wrote:
> Is there a string function/operator in pg 7.3 that will allow me to see
> what a string encoded with md5 results in? I've seen on postgres'
> website that 7.4 is supporting an operator md5('string') that returns
> the md5 equivelant of the string in hexadecimal. Thanks
>

See contrib/pgcrypto

Joe

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2003-05-02 22:04:09 Re: md5 in postgres 7.3
Previous Message Kris Kiger 2003-05-02 21:35:40 md5 in postgres 7.3