MySQL PASSWORD('x') function workalike

Поиск
Список
Период
Сортировка
От Nate Lawson
Тема MySQL PASSWORD('x') function workalike
Дата
Msg-id Pine.BSF.4.21.0010181510130.51339-100000@rootlabs.com
обсуждение исходный текст
Ответы Re: MySQL PASSWORD('x') function workalike  (Neil Conway <nconway@klamath.dyndns.org>)
Re: MySQL PASSWORD('x') function workalike  (Marko Kreen <marko@l-t.ee>)
Список pgsql-general
In MySQL, I can get a hash of a VARCHAR by using the PASSWORD('') call. I
know for DB admin there is pg_passwd, but is there a function interface so
that I can get password hashes of arbitrary strings in SQL?  (Note that I
mean crypto hashes like MD5 and hopefully compatible with the hashes used
for pg_passwd).

Thanks,
Nate



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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Any risk in increasing BLCKSZ to get larger tuples?
Следующее
От: Yohans Mendoza
Дата:
Сообщение: to_char function