Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2 - Mailing list pgsql-patches

From Tom Lane
Subject Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2
Date
Msg-id 29966.1128800161@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2  ("Magnus Hagander" <mha@sollentuna.net>)
Responses Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
"Magnus Hagander" <mha@sollentuna.net> writes:
> Here's a patch that fixes the big problem and reverts the behaviour of
> appl_version to be compatible with 8.0.

Applied with trivial stylistic cleanups.

BTW, the documentation seems a bit broken:

krb_server_hostname (string)

     Sets the hostname part of the service principal. This, combined
     with krb_srvname, is used to generate the complete service
     principal, i.e. krb_server_hostname/krb_server_hostname@REALM.

I suppose one of those last two should be "krb_srvname", but which?

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] BUG #1927: incorrect timestamp returned
Next
From: "Magnus Hagander"
Date:
Subject: Re: [HACKERS] Kerberos brokenness and oops question in 8.1beta2