Re: Kerberos warnings on win32 - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Kerberos warnings on win32
Date
Msg-id 20070725104330.GF5612@svr2.hagander.net
Whole thread Raw
In response to Re: Kerberos warnings on win32  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On Tue, Jul 24, 2007 at 10:55:50PM +0200, Magnus Hagander wrote:
> Tom Lane wrote:
> > Magnus Hagander <magnus@hagander.net> writes:
> >> The attached file removes this by undefing the macros before we include the
> >> kerberos files. But this is perhaps just too ugly to deal with and we
> >> should live with the warnings instead?
> > 
> > Ick.  I don't like any of these patches.
> 
> You know, I kind of expected that response :-P
> 
> We'll just live with the warnings then, since they're not critical.
> Meanwhile, I'll file a bug with the Kerberos folks.

For the purpose of the archives, kfw bug 5601.

//Magnus


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Design: Escort info from WHERE clause to executor?
Next
From: peter.trautmeier@gmx.de
Date:
Subject: Re: EXEC_EVALDEBUG debugging broken?