Re: 10 weeks to feature freeze (Pending Work) - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: 10 weeks to feature freeze (Pending Work)
Date
Msg-id 20070130151720.GA20887@svr2.hagander.net
Whole thread Raw
In response to Re: 10 weeks to feature freeze (Pending Work)  ("Henry B. Hotz" <hotz@jpl.nasa.gov>)
List pgsql-hackers
On Mon, Jan 29, 2007 at 12:44:51PM -0800, Henry B. Hotz wrote:
> 
> On Jan 29, 2007, at 9:49 AM, Magnus Hagander wrote:
> 
> >Henry B. Hotz wrote:
> >>Henry B. Hotz:  GSSAPI authentication method for C (FE/BE) and  
> >>Java (FE).
> >>Magnus Haglander:  SSPI (GSSAPI compatible) authentication method  
> >>for C
> >>(FE) on Windows.
> >>
> >>(That fair Magnus? Or you want to volunteer for BE support as well?)
> >
> >Seems fair and about what we discussed. And no, I won't volunteer as
> >long as you're on it - not sure I'll have the time to do it all in  
> >time.
> 
> I'm only volunteering BE for Unix, not Windows.  Not sure we need BE  
> for Windows for 8.3 though.  This is enough.

Oh certainly, I'm thinking BE on windows as well, but not sure if we'll
have it for 8.3. We need to have frontend, so we have the same support
as we have for krb5. Backend is a bonus, but it'd be nice to have it.

//Magnus


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: [BUGS] Missing error message on missing ssl-key-files
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Fix for plpython functions; return true/false for boolean,