Re: 9.1 Beta - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 9.1 Beta
Date
Msg-id 3413.1301154369@sss.pgh.pa.us
Whole thread Raw
In response to Re: 9.1 Beta  (Greg Stark <gsstark@mit.edu>)
Responses Re: 9.1 Beta
Re: 9.1 Beta
List pgsql-hackers
Greg Stark <gsstark@mit.edu> writes:
> There's not much point in releasing a beta with behaviour that we know
> we intend to change. All it will do is elicit bug reports that we have
> to respond to saying "we know, we were going to change that anyways".

> I think the goal of a beta is to be able to say "we think this is the
> final behaviour of the next release but we're open to feedback".

Yeah, I think this is a productive way to approach the question.
I would put on a couple of extra conditions, though.  Something like
this:

* No open issues that are expected to result in user-visible
behavior changes.  (Or at least "significant" changes?  But then
we have to argue about what's significant --- for instance, are
the questions in the nearby collations-issues thread significant
enough to be beta blockers?)

* No open issues that are expected to result in a catversion bump.
(With pg_upgrade, this is not as critical as it used to be, but
I still think catalog stability is a good indicator of a release's
maturity)

* No known data-loss-causing bugs (duh)

Comments?  Any other quality criteria we should have for beta?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Open issues for collations
Next
From: Tom Lane
Date:
Subject: Re: race condition in sync rep