Re: adding the commit to a patch's thread

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Erik Rijkers <er(at)xs4all(dot)nl>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: adding the commit to a patch's thread
Date: 2017-09-01 04:16:47
Message-ID: CAB7nPqSAmL5eig1GaYVrvHymJmjeBPG+e8mbKQO9JR0YXcJ=Dg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Sep 1, 2017 at 1:11 PM, Erik Rijkers <er(at)xs4all(dot)nl> wrote:
> Would it be possible to change the commitfest a bit and make it possible to
> add the commit (or commit-message, or hash) to the thread in the
> commitfest-app. I would think it would be best to make it so that when the
> thread gets set to state 'committed', the actual commit/hash is added
> somewhere at the same time.

There could be multiple commits. One thing that can be done now is to
add an annotation with the message telling that a portion has been
committed, and mention the commit number involved, say with the first
7-8 characters.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2017-09-01 04:40:01 Re: Surjective functional indexes
Previous Message Erik Rijkers 2017-09-01 04:11:12 adding the commit to a patch's thread