Re: crypt(table.field) ?

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема Re: crypt(table.field) ?
Дата
Msg-id 20010426181359.A29269@l-t.ee
обсуждение исходный текст
Ответ на crypt(table.field) ?  (will trillich <will@serensoft.com>)
Список pgsql-general
On Thu, Apr 26, 2001 at 09:15:45AM -0500, will trillich wrote:
> i know "password" can be used in creating/altering user
> information (as used via GRANT and REVOKE) but is there any
> facility within postgres to CRYPT() a value?

At the moment no.  You should patch your PostgreSQL source for
that.  There is a patch in techdocs site which imports system
crypt to SQL level and there is my pgcrypto package which does
this and more...

   http://www.l-t.ee/marko/pgsql/pgcrypto-0.3.tar.gz

--
marko


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: How to estimate disk space requirements?
Следующее
От: "Geoff Caplan"
Дата:
Сообщение: Re: Need for newbie friendly docs (was Newbie struggling...)