md5 function

Поиск
Список
Период
Сортировка
От Miso Hlavac
Тема md5 function
Дата
Msg-id 78227052954.20031217094701@medium13.sk
обсуждение исходный текст
Ответы Re: md5 function  (Michael Fuhr <mfuhr+pgsql-general@fuhr.org>)
Re: md5 function  (Richard Huxton <dev@archonet.com>)
Re: md5 function  (Marek Lewczuk <newsy@lewczuk.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Strange permission problem regarding pg_settings
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Sequence name with SERIAL type