Re: Patch to add Heimdal kerberos support, with patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Patch to add Heimdal kerberos support, with patch
Date
Msg-id 200202222336.g1MNaXS07293@candle.pha.pa.us
Whole thread Raw
In response to Re: Patch to add Heimdal kerberos support, with patch  (Bill Studenmund <wrstuden@netbsd.org>)
Responses Re: Patch to add Heimdal kerberos support, with patch  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
OK, I believe this patch includes Peter's suggested changes.


Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------

Bill Studenmund wrote:
> Would help to attach the patch.
>
> Oh, the include/krb5 test for includes is so that the heimdal code can
> find /usr/include/krb5/krb5.h (--with-krb5=/usr).
>
> Take care,
>
> Bill

Content-Description: Revised patch to add heimdal support

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Added Encoding
Next
From: Bruce Momjian
Date:
Subject: Re: psql \timing patch