Re: commitfest status

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: commitfest status
Date: 2014-07-31 07:01:22
Message-ID: CAB7nPqRAFwmYE+3RAenq4h_M3LH7cUBVhu10QOz-+ruO_AF3Bw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jul 31, 2014 at 3:45 PM, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> In past, I have seen that we try to make sure that each patch
> gets atleast one review in CF, so do you think we should try
> that this time as well (I think patches which don't have even one
> review are not too many). To be honest, I don't have any concrete
> plan to make that happen except for identifying such patches and
> request on list for a review of those patches or may be try to review
> myself for one or more of those.

By looking at the commit fest app...

Some patches did not get a review and do not have assigned reviewers:
- CSN snapshots
- Event trigger, object creation
- Partial sort
- Refactor SSL code to support other SSL implementations
Not the easiest ones.

Some have reviewers but didn't get a review:
- Reducing impact of hints/cleanup for SELECTs
- pg_shmem_allocations view
- contrib/fastbloat - tool for quickly assessing bloat stats for a table

There are as well a couple of patches that have received some comments
but seem somewhat in a stale state:
- KNN-GiST with recheck has received comments from Heikki that have
not been addressed, so I switched it now to "Waiting on author"
- Patch for generic atomics has received some feedback but status is
unclear by looking at the commit fest app.
- Per table autovacuum vacuum cost parameters behavior change
Regards,
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2014-07-31 07:07:52 Re: Production block comparison facility
Previous Message Michael Paquier 2014-07-31 06:45:20 Re: Production block comparison facility