Re: Template for commit messages - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Template for commit messages
Date
Msg-id 20160201120405.GE8743@awork2.anarazel.de
Whole thread Raw
In response to Re: Template for commit messages  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Template for commit messages
Re: Template for commit messages
List pgsql-hackers
On 2016-02-01 12:56:21 +0100, Magnus Hagander wrote:
> Let's just assume that we can fix that part. As in, we can expose either an
> internal db id or a short hash or something, from the archives server. We
> could then have that visible/linkable directly on the archives page, and
> one could copy/paste that link into the commit message. That way we can
> avoid the long messageids.

Raw messageids have the big big advantage that you can get them locally
in your mailreader, and you can dereference them locally... I type
esc-X id:$id<enter> and 20ms later I have the whole thread open.  Maybe
I just travel too much, but travel time is often long and uninterrupted
and thus pretty nice to work on patches.

I don't really see the problem, even with gmail style messageids
Discussion: CABUevEz_UJA0ddrW7apjh3Nm4p0KghwOPm0WPW4Mh_gT2-nRJw@mail.gmail.com
isn't that bad.

Andres



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Template for commit messages
Next
From: Vitaly Burovoy
Date:
Subject: Re: Patch: make behavior of all versions of the "isinf" function be similar