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


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to