Re: Patch to "configure" to enable PostgreSQL build with Kerberos 5 on Solaris 11 - Mailing list pgsql-patches

From Tom Lane
Subject Re: Patch to "configure" to enable PostgreSQL build with Kerberos 5 on Solaris 11
Date
Msg-id 20119.1152634565@sss.pgh.pa.us
Whole thread Raw
In response to Patch to "configure" to enable PostgreSQL build with Kerberos 5 on Solaris 11  (James Gates <jim.gates@sun.com>)
List pgsql-patches
James Gates <jim.gates@sun.com> writes:
> This change has no impact unless the "--with-krb5" option is used with
> "configure". If the option *is* used, configure will now only search for
> function krb5_sendauth(), instead of looking for both krb5_encrypt() and
> krb5_sendauth().

Applied to HEAD and 8.1.

            regards, tom lane

pgsql-patches by date:

Previous
From: "Charles Duffy"
Date:
Subject: putting CHECK_FOR_INTERRUPTS in qsort_comparetup()
Next
From: Marko Kreen
Date:
Subject: [patch 9/9] Include code for bignum math