Re: Schedule for 8.1 feature freeze - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Schedule for 8.1 feature freeze
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C76DA@algol.sollentuna.se
Whole thread Raw
In response to Schedule for 8.1 feature freeze  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Schedule for 8.1 feature freeze
List pgsql-hackers
> We have addressed all the open issues for 8.1 except for
> auto-vacuum, which Alvaro is working on, so I think we are
> ready for a feature freeze on July 1.

I don't beleive we have :-(


The server instrumentation patch is not yet addressed. Last I checked
there was the objections to pg_terminate_backend (which are certainly
valid,though I and many other still claim this is in daily use at *a
lot* of installations), and nothing substantial to the rest of the
patch. yet it hasn't even made it to the queue (the patch would still be
very useful with just the parts except pg_terminate_backend). I beleive
Andreas is working on separating out the pg_terminate_backend part to a
separate patch to make it easier for whomever would apply it.


There is also the ICU patch. this is *very* much needed for win32, and
from how I read it it's also needed for other platforms. Last I heard
Palle planned to have it fixed up before feature freeze (I'm not sure
exactly what more needed to be fixed). If not then we have to do
something else about unicode on win32 (perhaps under the flag of
"bugfix", but I'm sure it will be more invasive than most would like).
But I realy think a cross-platform thing like ICU is much better.


And there's a pending patch that redoes signal handling on win32. I
haven't had the time to check it through myself, as I've been
unexpectedly-out-of-town several times lately, but it was posted some
time ago and shoudl probalby be at least considered. (I'm not 100% sure
it's a worthwhile simplification myself, but I'll have to look into it
muc more careful before I can form an actual opinion on it)


Finally a heads-up: I'm looking at an updated patch to remove the
Kerberos V4 support. I posted to both hackers and general a month ago
asking for people who use it for exactly zero responses. It's not quite
done yet, but I plan to have it done before July 1st. But it's definitly
not something to hold up a freeze date for if I'm not.


Is there an "Open Issues" list yet, as you usually prepare for releases?
If so, can you please put these items up on it?

//Magnus


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Schedule for 8.1 feature freeze
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: [PATCHES] default database creation with initdb