From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Magnus Hagander <mha(at)sollentuna(dot)net> |
Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Updated kerberos service name patch |
Date: | 2005-05-23 04:59:49 |
Message-ID: | 200505230459.j4N4xnj04227@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Patch retracted for update.
---------------------------------------------------------------------------
Magnus Hagander wrote:
> Here is an updated version of the patch from
> http://candle.pha.pa.us/mhonarc/patches2/msg00025.html. It handles the
> options for libpq connections the same way other options are handled,
> and it also updates the kerberos documentation. It contains a couple of
> minor changes to the Kerberos documentation that's not directly related
> to this patch, to make it easier to read. And it updates the Kerberos
> information URL to the current MIT pages.
>
> I refactored my own code so now the Kerberos 4 specific changes are very
> small. I have not verified them, but I think they shuold work. That
> doesn't mean I'm still in favour of ripping out the krb4 code, just that
> it's fairly easy to do it as a separate step instead.
>
> //Magnus
Content-Description: krbsrvname.patch
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Nigel Kukard | 2005-05-23 05:28:08 | unsubscribe |
Previous Message | ITAGAKI Takahiro | 2005-05-23 04:25:24 | bugfix - contrib/pgbench |