md5 function - Mailing list pgsql-general

From Miso Hlavac
Subject md5 function
Date
Msg-id 78227052954.20031217094701@medium13.sk
Whole thread Raw
Responses Re: md5 function
Re: md5 function
Re: md5 function
List pgsql-general
Hello,

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???

thanx, miso


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Strange permission problem regarding pg_settings
Next
From: Michael Fuhr
Date:
Subject: Re: Sequence name with SERIAL type