Unix Technical Forum

Google and the Beta Freeze

This is a discussion on Google and the Beta Freeze within the pgsql Hackers forums, part of the PostgreSQL category; --> I've just noticed that Google's Summer of Code projects are due to finish on August 21, 2006 at 08:00 ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Hackers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-12-2008, 02:27 AM
Simon Riggs
 
Posts: n/a
Default Google and the Beta Freeze


I've just noticed that Google's Summer of Code projects are due to
finish on August 21, 2006 at 08:00 Pacific Daylight Time.

Which is three weeks past the beta freeze date of Aug 1st.

Anyone see any problems there?

--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-12-2008, 02:27 AM
Robert Treat
 
Posts: n/a
Default Re: Google and the Beta Freeze

On Thursday 18 May 2006 05:47, Simon Riggs wrote:
> I've just noticed that Google's Summer of Code projects are due to
> finish on August 21, 2006 at 08:00 Pacific Daylight Time.
>
> Which is three weeks past the beta freeze date of Aug 1st.
>
> Anyone see any problems there?


None of these projects will be a surprise to anyone, so in theory we could
allow them to continue with submissions after the feature freeze date... in
theory they should all have partial patches available by feature freeze time
anyway. It would probably be easier to just push back the freeze a month
though; guess that might depend on how many projects we actually get that
need core internals hacking. I suppose it is up to core eh, though we don't
have all the info just yet.

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-12-2008, 02:27 AM
Tom Lane
 
Posts: n/a
Default Re: Google and the Beta Freeze

Robert Treat <xzilla@users.sourceforge.net> writes:
> On Thursday 18 May 2006 05:47, Simon Riggs wrote:
>> I've just noticed that Google's Summer of Code projects are due to
>> finish on August 21, 2006 at 08:00 Pacific Daylight Time.
>>
>> Which is three weeks past the beta freeze date of Aug 1st.
>>
>> Anyone see any problems there?


> None of these projects will be a surprise to anyone, so in theory we could
> allow them to continue with submissions after the feature freeze
> date...


If we were going to allow SOC to determine our release schedule, we'd
probably have to push back beta freeze at least two months --- we
couldn't expect to go beta immediately after someone submits code,
especially if the someone is a student whose code will need review
before it goes in.

I'm not particularly eager to do this, especially not when we don't
even have any committed SOC projects. There's always the next release.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-12-2008, 02:27 AM
Josh Berkus
 
Posts: n/a
Default Re: Google and the Beta Freeze

All,

> I'm not particularly eager to do this, especially not when we don't
> even have any committed SOC projects. There's always the next release.


Also, our previous project (Meredith's "Query by Example") isn't yet ready for
inclusion in the core code (nor have we had the discussion on whether it
belongs there) -- she's still working on it. There's no reason to believe
that any of these projects will be any further than alpha by August 21.

The ones which are no-brainers, like ECPG cleanup, can easily stray past Aug.
1st because they are mostly bug-fixes. Hmmm ... actually, that may be the
only one like that.

--
Josh Berkus
Aglio Database Solutions
San Francisco

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-12-2008, 02:27 AM
Jonah H. Harris
 
Posts: n/a
Default Re: Google and the Beta Freeze

On 5/18/06, Josh Berkus <josh@agliodbs.com> wrote:
> The ones which are no-brainers, like ECPG cleanup,
> can easily stray past Aug. 1st because they are
> mostly bug-fixes. Hmmm ... actually, that may be the
> only one like that.


Yeah, the rest appear to be either contrib modules, core changes, or
related to other PostgreSQL projects (phpPgAdmin, PgAdmin, etc.)

--
Jonah H. Harris, Software Architect | phone: 732.331.1300
EnterpriseDB Corporation | fax: 732.331.1301
33 Wood Ave S, 2nd Floor | jharris@enterprisedb.com
Iselin, New Jersey 08830 | http://www.enterprisedb.com/

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-12-2008, 02:27 AM
Robert Treat
 
Posts: n/a
Default Re: Google and the Beta Freeze

On Thursday 18 May 2006 10:39, Tom Lane wrote:
> Robert Treat <xzilla@users.sourceforge.net> writes:
> > On Thursday 18 May 2006 05:47, Simon Riggs wrote:
> >> I've just noticed that Google's Summer of Code projects are due to
> >> finish on August 21, 2006 at 08:00 Pacific Daylight Time.
> >>
> >> Which is three weeks past the beta freeze date of Aug 1st.
> >>
> >> Anyone see any problems there?

> >
> > None of these projects will be a surprise to anyone, so in theory we
> > could allow them to continue with submissions after the feature freeze
> > date...

>
> If we were going to allow SOC to determine our release schedule, we'd
> probably have to push back beta freeze at least two months --- we
> couldn't expect to go beta immediately after someone submits code,
> especially if the someone is a student whose code will need review
> before it goes in.
>


One issue here is that the applicants may not have time to spend working on
thier projects after the SoC is Finished. Remember the idea here is that the
students can be *done* with the project the end of the summer, where *done*
to me means that the code should be in a fairly acceptable format for
inclusion (and it is up to mentors to keep folks on track, getting some code
review along the way). If those submissions get pushed back to next release
I think you are going to have a hard time looking these people up 3-4 months
down the line to finish things...

> I'm not particularly eager to do this, especially not when we don't
> even have any committed SOC projects. There's always the next release.
>


IMHO pushing the date back 1 month (to Sept 1st) would give ample time for
both any SoC projects to be finished, and probably work a little better for
the community. Between the Summit and OSCon July is going to be a busy month,
and that August 1st deadline will come pretty quick. That said, I think we
should at least wait until we know how many projects we are talking about
(and what they are) before making a decision.

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:57 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com