pgsql: Add: > > o Allow Kerberos to disable stripping of realms so we

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > > o Allow Kerberos to disable stripping of realms so we
Date: 2008-03-17 18:22:44
Message-ID: 20080317182244.867BF7558DC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:
>
> o Allow Kerberos to disable stripping of realms so we can
> check the username(at)realm against multiple realms
>
> http://archives.postgresql.org/pgsql-hackers/2007-11/msg00009.php

Modified Files:
--------------
pgsql/doc:
TODO (r1.2330 -> r1.2331)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2330&r2=1.2331)
pgsql/doc/src/FAQ:
TODO.html (r1.838 -> r1.839)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.838&r2=1.839)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2008-03-17 18:24:56 pgsql: We need to rebuild objfiles.txt when one of the subdirectories'
Previous Message Magnus Hagander 2008-03-17 17:45:09 pgsql: Fix postgres --describe-config for guc enums, breakage noted by