Re: CommitFest 2017-09 - How do I know what commit to apply patches to

From: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
To: Ryan Murphy <ryanfmurphy(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CommitFest 2017-09 - How do I know what commit to apply patches to
Date: 2017-07-05 05:49:19
Message-ID: CAEepm=3V0x=cazFrx8OkLq6qBgFopRTH5oasVQv-GYzNFTP39w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 5, 2017 at 5:42 PM, Ryan Murphy <ryanfmurphy(at)gmail(dot)com> wrote:
> Hello PostgreSQL hackers,
>
> I was diving into CommitFest 2017-09 to help review some patches, but I was
> not sure which version / git commit / git tag of the PostgreSQL repo I
> should be checked out to in order to correctly apply / test these patches.
> Is there a place within the CommitFest where it says what version to have
> checked out?

Hi Ryan,

Great to hear it. Hopefully every patch in an open or active
commitfest should apply on top of the tip of master. If it doesn't,
please poke the thread and ask for a rebased patch.

(I've taken to running a cronjob that tells me when patches I've
posted no longer apply, so I can rebase and repost ASAP.)

--
Thomas Munro
http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2017-07-05 05:50:15 Re: CommitFest 2017-09 - How do I know what commit to apply patches to
Previous Message AP 2017-07-05 05:45:05 Re: pgsql 10: hash indexes testing