Re: md5 function - Mailing list pgsql-general

From Michael Fuhr
Subject Re: md5 function
Date
Msg-id 20031217023222.B4037@quality.qadas.com
Whole thread Raw
In response to md5 function  (Miso Hlavac <hlavki@medium13.sk>)
List pgsql-general
On Wed, Dec 17, 2003 at 09:47:01AM +0100, Miso Hlavac wrote:
> Sorry for just stupid question, but I need use md5 function in 7.4
> When I write:
> select md5('text');
> ERROR:  Function md5("unknown") does not exist
>         Unable to identify a function that satisfies the given argument types
>         You may need to add explicit typecasts
>
> where is problem???

Are you sure the server is 7.4?  What does SELECT VERSION() show?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Sequence name with SERIAL type
Next
From: Richard Huxton
Date:
Subject: Re: Sequence name with SERIAL type