pgsql: Clarify that only crypt can't use md5 pg_shadow passwords.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clarify that only crypt can't use md5 pg_shadow passwords.
Date: 2005-04-22 04:19:03
Message-ID: 20050422041903.0D46353856@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Clarify that only crypt can't use md5 pg_shadow passwords.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
client-auth.sgml (r1.70.4.3 -> r1.70.4.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/client-auth.sgml.diff?r1=1.70.4.3&r2=1.70.4.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-04-22 04:20:44 pgsql: Remove pre-7.3 mention that FOR UPDATE can be before LIMIT.
Previous Message Bruce Momjian 2005-04-22 04:18:58 pgsql: Clarify that only crypt can't use md5 pg_shadow passwords.