Re: PostgreSQL Developer meeting minutes up - Mailing list pgsql-hackers

From Greg Stark
Subject Re: PostgreSQL Developer meeting minutes up
Date
Msg-id 4136ffa0906020819t176f34c5g90b3666915025265@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL Developer meeting minutes up  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On Tue, Jun 2, 2009 at 4:02 PM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:
>
>
> The Monotone folk call this "daggy fixes" and it seems a clean way to
> handle things.
>
> http://www.monotone.ca/wiki/DaggyFixes/

Is this like what git calls an octopus? I've been wondering what the
point of such things were.

Or maybe not. I thought an octopus was two patches with the same
parent -- ie, two patches that could independently be applied in any
order.

-- 
greg


pgsql-hackers by date:

Previous
From: "Markus Wanner"
Date:
Subject: Re: PostgreSQL Developer meeting minutes up
Next
From: Atsushi Ogawa
Date:
Subject: faster version of AllocSetFreeIndex for x86 architecture