Re: Nearing beta? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Nearing beta?
Date
Msg-id 20130411154808.GC6057@momjian.us
Whole thread Raw
In response to Re: Nearing beta?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Nearing beta?
List pgsql-hackers
On Thu, Apr 11, 2013 at 11:42:27AM -0400, Tom Lane wrote:
> Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> > Tom Lane wrote:
> >> The issue with event triggers causing catalog access during START
> >> TRANSACTION is clearly a "must fix before beta" item.  I'm afraid
> >> that bug #8049 is going to require some nontrivial planner changes
> >> (more about that in a bit), which means I'd like to get that into
> >> the beta cycle too.  What else are people aware of?
> >> 
> >> Also, I'd say we need at least draft-quality release notes before
> >> we can start beta, else beta testers won't know what to test.
> 
> > Maybe we should release an alpha with current git + draft release notes?
> 
> I would think that all three of the above-mentioned items could be
> resolved in parallel, rather than doing one first.  (I assume Bruce
> hasn't got anything ready release-note-wise.)
> 
> Somebody previously suggested targeting the week of the 22nd for beta
> (ie, wrap beta1 on Monday 4/22), and that still seems like it could
> work, if there are no bigger problems than these.

I can have release notes ready for April 22 --- I will get started.   I
think all our major features are committed.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Nearing beta?
Next
From: Andrew Dunstan
Date:
Subject: Re: [GSOC] questions about idea "rewrite pg_dump as library"