Re: HEAD is open for 8.5 development

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: HEAD is open for 8.5 development
Date: 2009-07-03 05:17:16
Message-ID: alpine.GSO.2.01.0907030104490.12210@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 2 Jul 2009, Robert Haas wrote:

> I think it's important to clarify the distinction between when a
> committer is planning to look at the patch but maybe somebody else
> should too, and when the committer is planning to take exclusive
> responsibility for the patch and nobody else should bother touching it.

Suggesting additional work for the committers is never a good idea, and
the tagging scheme you suggested seems pretty heavy for something that's
not particularly common. How about you add an additional "Committer"
field to the table, to be filled in when it's appropriate to do so and
defaulting to "nobody" as usual. That would be handy in a lot of cases to
track who is working on that part of patch application anyway. And in the
special case you're trying to handle, I'd think listing their name under
both reviewer/committer fields would be sufficient to deflect wasted
review effort.

> Also, if people date-stamp their comments (which will happen
> automatically if we get over to my new system), it makes it possible to
> get a sense of how long it's been since a certain state change took
> place.

The Mediawiki standard here is that you can use the various tilde macros
to fill these in: http://www.mediawiki.org/wiki/Help:Signatures

I wonder if it's possible to include that expansion in the CommitFest
templates? Even if it's not, we could strongly encourage its use. When
you're using the page editor, one of the little buttons at the top is
"Your signature with timestamp", and it expands to "--~~~~"; that makes it
easy to remember this particular bit.

--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message KaiGai Kohei 2009-07-03 05:18:06 Re: [PATCH] SE-PostgreSQL Updates rev.2096
Previous Message Fujii Masao 2009-07-03 05:13:56 Re: Synch Rep: direct transfer of WAL file from the primary to the standby