Attached please find a patch to make Postgres compile with Heimdal krb5
support. This patch adds a new option, --with-heimdal. "--with-krb5" now
implies MIT krb5 support.
Also added are two new defines, KRB5_MIT and KRB5_HEIMDAL, which indicate
which flavor of KRB5 support is present (there are still some API
differences).
Enjoy!
Take care,
Bill