Re: Commitfest 2024-01 is now closed

From: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Commitfest 2024-01 is now closed
Date: 2024-02-02 06:49:18
Message-ID: CAD21AoAt8BvHaPB4kBM356i9A33kUbDw9wj_b6-=tZxtfNroQw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Feb 2, 2024 at 2:19 PM vignesh C <vignesh21(at)gmail(dot)com> wrote:
>
> Hi,
>
> Thanks a lot to all the members who participated in the commitfest.
>
> Here are the final numbers at the end of the commitfest:
> status | w1 | w2 | w3 | w4 | End
> ----------------------------+--------+------+--------+---------+----------
> Needs review: | 238 | 213 | 181 | 146 | N/A
> Waiting on Author | 44 | 46 | 52 | 65 | N/A
> Ready for Committer| 27 | 27 | 26 | 24 | N/A
> Committed: | 36 | 46 | 57 | 71 | 75
> Moved to next CF | 1 | 3 | 4 | 4 | 208
> Withdrawn | 2 | 4 | 12 | 14 | 16
> RWF | 3 | 12 | 18 | 26 | 51
> Rejected | 1 | 1 | 2 | 2 | 2
> Total | 352 | 352 | 352 | 352 | 352
>
> Committed patches comparison with previous January commitfests:
> 2024: 75 committed
> 2023: 70 committed
> 2022: 58 committed
> 2021: 56 committed
> 2020: 49 committed
>
> A special thanks to the reviewers/committers who spent tireless
> effort in moving the patches forward.
>

Thank you for all the hard work, Vignesh!

Regards,

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2024-02-02 06:54:37 Re: Synchronizing slots from primary to standby
Previous Message Michael Paquier 2024-02-02 06:48:02 Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c)