Re: Commitfest 2020-03 Now in Progress - Mailing list pgsql-hackers

From David Steele
Subject Re: Commitfest 2020-03 Now in Progress
Date
Msg-id d4e0dd54-f6c0-8e04-cbdc-65a35bea5574@pgmasters.net
Whole thread Raw
In response to Re: Commitfest 2020-03 Now in Progress  (David Steele <david@pgmasters.net>)
Responses Re: Commitfest 2020-03 Now in Progress  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Commitfest 2020-03 Now in Progress  (David Fetter <david@fetter.org>)
Re: Commitfest 2020-03 Now in Progress  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On 4/1/20 10:09 AM, David Steele wrote:
> On 3/17/20 8:10 AM, David Steele wrote:
>> On 3/1/20 4:10 PM, David Steele wrote:
>>> The last Commitfest for v13 is now in progress!
>>>
>>> Current stats for the Commitfest are:
>>>
>>> Needs review: 192
>>> Waiting on Author: 19
>>> Ready for Committer: 4
>>> Total: 215
>>
>> Halfway through, here's where we stand.  Note that a CF entry was 
>> added after the stats above were recorded so the total has increased.
>>
>> Needs review: 151 (-41)
>> Waiting on Author: 20 (+1)
>> Ready for Committer: 9 (+5)
>> Committed: 25
>> Moved to next CF: 1
>> Withdrawn: 4
>> Returned with Feedback: 6
>> Total: 216
> 
> After regulation time here's where we stand:
> 
> Needs review: 111 (-40)
> Waiting on Author: 26 (+6)
> Ready for Committer: 11 (+2)
> Committed: 51 (+11)
> Moved to next CF: 2 (+1)
> Returned with Feedback: 10 (+4)
> Rejected: 1
> Withdrawn: 5 (+1)
> Total: 217
> 
> We have one more patch so it appears that one in a completed state 
> (committed, etc.) at the beginning of the CF has been moved to an 
> uncompleted state. Or perhaps my math is just bad.
> 
> The RMT has determined that the CF will be extended for one week so I'll 
> hold off on moving and marking patches until April 8.

The 2020-03 Commitfest is officially closed.

Final stats are (for entire CF, not just from March 1 this time):

Committed: 90.
Moved to next CF: 115.
Withdrawn: 8.
Rejected: 1.
Returned with Feedback: 23.
Total: 237.

Good job everyone!
-- 
-David
david@pgmasters.net



pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: warning in partioning code
Next
From: Antonin Houska
Date:
Subject: More efficient RI checks - take 2