md5 in postgres 7.3

From: Kris Kiger <kris(at)musicrebellion(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: md5 in postgres 7.3
Date: 2003-05-02 21:35:40
Message-ID: 3EB2E4AC.8040804@musicrebellion.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Joe Conway 2003-05-02 22:00:14 Re: md5 in postgres 7.3
Previous Message Tom Lane 2003-05-02 21:13:52 Re: pg_dumpall / pg_dump