Re: Feature Freeze date for 8.4

From: "Brendan Jurd" <direvus(at)gmail(dot)com>
To: "David Fetter" <david(at)fetter(dot)org>
Cc: "Gregory Stark" <stark(at)enterprisedb(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Chris Browne" <cbbrowne(at)acm(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Feature Freeze date for 8.4
Date: 2007-10-23 16:42:36
Message-ID: 37ed240d0710230942o32692695r93c16f894d9a5cf9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 10/24/07, David Fetter <david(at)fetter(dot)org> wrote:
> On Tue, Oct 23, 2007 at 09:39:39AM +0100, Gregory Stark wrote:
> >
> > "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> >
> > > I'd rather encourage people to work in an incremental,
> > > not-so-big-bang fashion. Obviously one of the requirements for
> > > that will be quicker review turnaround and commit, so that there's
> > > time to build on a previous patch...
> >
> > I'll second that. It's awfully hard to work in isolation building a
> > larger and larger patch for months without being sure that you're
> > even on the right track...

+1. I think use of branches would be a big improvement.

>
> It would be much easier with a distributed SCM system because that way
> the process of checking patch integration would be branching and
> merging, these being cheap and simple operations in DSCMs like git,
> where it's pretty nearly impossibly hard with CVS.

It would be much easier with any modern SCM system at all, distributed
or not. I've been using feature branches in Subversion for a couple
years now and it's been a pleasure.

I'm not trying to derail the discussion into a SCM jihad or anything,
just pointing out that any move *away* from CVS, in any direction, is
a good move.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Trevor Talbot 2007-10-23 16:43:33 Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Previous Message Joshua D. Drake 2007-10-23 16:28:59 Re: Feature Freeze date for 8.4