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

From Greg Stark
Subject Re: PostgreSQL Developer meeting minutes up
Date
Msg-id 4136ffa0906030701x200bf0e4o4c77fa3239062ca5@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL Developer meeting minutes up  (Andres Freund <andres@anarazel.de>)
Responses Re: PostgreSQL Developer meeting minutes up
Re: PostgreSQL Developer meeting minutes up
List pgsql-hackers
On Wed, Jun 3, 2009 at 1:19 PM, Andres Freund <andres@anarazel.de> wrote:
> "git log --no-merges" hides the actual merge commits if that is what you
> want.

Ooh! Life seems so much sweeter now!

Given that we don't have to see them then I'm all for marking bug fix
patches which were applied to multiple branches as merges. That seems
like it would make it easier for tools like gitk or to show useful
information analogous to the cvs2pcl info.

Given that Tom's been intentionally marking the commits with identical
commit messages we ought to be able to find *all* of them and mark
them properly. That would be way better than only finding patches that
are absolutely identical.

I'm not sure whether we should mark the old branches getting merges
down or the new branches getting merged up. I suspect I'm missing
something but I don't see any reason one is better than the other.

-- 
greg


pgsql-hackers by date:

Previous
From: Emmanuel Cecchet
Date:
Subject: Re: Locks on temp table and PREPARE
Next
From: Magnus Hagander
Date:
Subject: Re: PostgreSQL Developer meeting minutes up