Re: Postgres MD5 Function

Поиск
Список
Период
Сортировка
От David Durst
Тема Re: Postgres MD5 Function
Дата
Msg-id 33554.216.86.192.34.1044171929.squirrel@www.la-rubber.com
обсуждение исходный текст
Ответ на Re: Postgres MD5 Function  (Joe Conway <mail@joeconway.com>)
Ответы Re: Postgres MD5 Function  (Joe Conway <mail@joeconway.com>)
Список pgsql-sql
Is there anywhere I can get these in binary?
Or is my only option to compile Postgres from source??
> Larry Rosenman wrote:
>> --On Friday, January 31, 2003 01:34:42 -0800 David Durst
>> <ddurst@larubber.com> wrote:
>>> Does there exsist a MD5 Function I can call???
>>
>> look at /contrib/pgcrypto in the source distribution.
>>
>
> Also worth noting is that 7.4 will have (and cvs HEAD has) a builtin md5
> function:
>
> regression=# select md5('Joe');
>                 md5
> ----------------------------------
>   3a368818b7341d48660e8dd6c5a77dbe
> (1 row)
>
> HTH,
>
> Joe
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org





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

Предыдущее
От: 71062.1056@compuserve.com (--CELKO--)
Дата:
Сообщение: Re: double linked list
Следующее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: how can i convert a substring to a date?