Re: Getting a move on for 8.2 beta

From: Theo Schlossnagle <jesus(at)omniti(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Theo Schlossnagle <jesus(at)omniti(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org, Josh Berkus <josh(at)agliodbs(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Getting a move on for 8.2 beta
Date: 2006-09-02 15:41:48
Message-ID: C146D2F0-0FA9-4505-B2DA-5032C0EFBAD8@omniti.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www


On Sep 2, 2006, at 11:28 AM, Tom Lane wrote:

> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
>> Here's a completely novel idea: accept incremental patches.
>
> I don't think it's as novel as all that --- personally I've always
> preferred to tackle large projects incrementally.

I think that accepting incremental patches to a mainline is _bad_ and
that accepting them in general is good (as you have to go through
that process outside of version control sometimes anyway). Sticking
them in CVS however can get a bit messy. This is where other version
control systems that have a bit better branching and merging support
has an advantage as people can work in the repository on their
project in separate branches and pulling them all back together again
(once an overall satisfaction metric has been reached) is not
excruciatingly painful. Where am I going with this? From my
experience accepting incremental patches is a _bad_ idea unless you
have a VCS that has really makes it _easy_ to manage them. Sounds
like more work than worth on the postgres project as it is now.

Additionally, what problem is accepting incremental patches supposed
to solve?

// Theo Schlossnagle
// CTO -- http://www.omniti.com/~jesus/
// OmniTI Computer Consulting, Inc. -- http://www.omniti.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-09-02 15:42:25 Re: Postgres tracking - the pgtrack project
Previous Message Tom Lane 2006-09-02 15:28:58 Re: Getting a move on for 8.2 beta

Browse pgsql-www by date

  From Date Subject
Next Message Tom Lane 2006-09-02 15:42:25 Re: Postgres tracking - the pgtrack project
Previous Message Tom Lane 2006-09-02 15:28:58 Re: Getting a move on for 8.2 beta