Project scheduling issues (was Re: Per tuple overhead, cmin, cmax, OID)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, Manfred Koizar <mkoi-pg(at)aon(dot)at>, pgsql-hackers(at)postgresql(dot)org
Subject: Project scheduling issues (was Re: Per tuple overhead, cmin, cmax, OID)
Date: 2002-06-08 23:40:58
Message-ID: 21096.1023579658@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Now, I don't want to apply a partially-implemented feature in the last
> week of August, but I don't want to slow things down during August,
> because the last time we did this we were all looking at each other
> waiting for beta, and nothing was getting done. This is the paralyzing
> effect I want to avoid.

Well, my take on it is that the reason beta was delayed the last two
go-rounds was that we allowed major work to be committed in an
incomplete state, and then we were stuck waiting for those people to
finish. (The fact that the people in question were core members didn't
improve my opinion of the situation ;-)) I'd like to stop making that
mistake.

> So, I we should:
> Warn people in July that beta is September 1 and all features
> have to be complete by then, or they get ripped out.
> Reject non-complete patches during August, meaning accepted
> patches in August have to be fully functional features; no
> partial patches and I will work on the rest later.

I thought that was more or less the same thing I was proposing...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2002-06-08 23:45:59 Re: Timestamp/Interval proposals: Part 2
Previous Message Bruce Momjian 2002-06-08 22:01:10 Re: Per tuple overhead, cmin, cmax, OID