Re: Re: Proposal for encrypting pg_shadow passwords

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Re: Proposal for encrypting pg_shadow passwords
Дата
Msg-id Pine.LNX.4.30.0108152114100.677-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: Proposal for encrypting pg_shadow passwords  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Re: Proposal for encrypting pg_shadow passwords
Список pgsql-patches
Bruce Momjian writes:

> Attached please find:
>
>     the original proposal to encrypt pg_shadow
>     a diff of the current CVS
>     two new files (backend/libpq/md5.c and include/libpq/md5.h)
>         which implement MD5 encryption (from Vince with cleanups)

I also see that the md5.c implementation does not use palloc and makes the
rather odd assumption that long int == unsigned64.

What's your rush?  Is there a deadline now?

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: Proposal for encrypting pg_shadow passwords
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: Proposal for encrypting pg_shadow passwords