Re: md5 function

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: md5 function
Дата
Msg-id 200312170937.07397.dev@archonet.com
обсуждение исходный текст
Ответ на md5 function  (Miso Hlavac <hlavki@medium13.sk>)
Ответы Re: md5 function
Список pgsql-general
On Wednesday 17 December 2003 08:47, Miso Hlavac wrote:
> 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

Have a look in the contrib/crypto add-on, I think md5() is in there.

--
  Richard Huxton
  Archonet Ltd

В списке pgsql-general по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Sequence name with SERIAL type
Следующее
От: Paul Thomas
Дата:
Сообщение: Re: Sequence name with SERIAL type