| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| 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:04:09 |
| Message-ID: | 200305022204.h42M49e14499@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Sure, see /contrib/pgcrypto in your source tree.
---------------------------------------------------------------------------
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
>
> Kris
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-05-03 22:44:01 | Re: The database system is in recovery mode |
| Previous Message | Joe Conway | 2003-05-02 22:00:14 | Re: md5 in postgres 7.3 |