md5 calls

From: "Simon Windsor" <swindsor(at)nildram(dot)co(dot)uk>
To: <pgsql-general(at)postgresql(dot)org>
Subject: md5 calls
Date: 2004-02-21 20:16:54
Message-ID: 20040221201719.88F2A262348@smithers.nildram.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

I am using the standard debian testing release of postgres(7.3.4) and was
wondering how to produce and md5 string.

I had thought

Select md5('joe');

Would be sufficient?

Any ideas, or is the best option to create a perl function to do this for me
?

Simon

Simon Windsor

Eml: simon(dot)windsor(at)cornfield(dot)org(dot)uk

Tel: 01454 617689

Mob: 07960 321599

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Uwe C. Schroeder 2004-02-21 21:06:00 Re: Binary data in PostgreSQL
Previous Message Gary Doades 2004-02-21 19:39:45 Re: Slow queries in PL/PGSQL function