Commitfest 2024-01 third week update

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Commitfest 2024-01 third week update
Date: 2024-01-22 17:18:47
Message-ID: CALDaNm0JZ7XOfNrmZQGKD4okBZ8LV=J-mFz+FU3pNZaDvuTABw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Here's a quick status report after the third week:
Status summary:
status | w1 | w2 | w3
-----------------------------------+-----------+--------+----------
Needs review: | 238 | 213 | 181
Waiting on Author: | 44 | 46 | 52
Ready for Committer: | 27 | 27 | 26
Committed: | 36 | 46 | 57
Moved to next CF | 1 | 3 | 4
Withdrawn: | 2 | 4 | 12
Returned with Feedback: | 3 | 12 | 18
Rejected: | 1 | 1 | 2
Total: | 352 | 352 | 352

If you have submitted a patch and it's in "Waiting for author" state,
please aim to get it to "Needs review" state soon if you can, as
that's where people are most likely to be looking for things to
review.
I have pinged most threads that are in "Needs review" state and don't
apply, compile warning-free, or pass check-world. I'll do some more
of that sort of thing.
I have sent a private mail through commitfest to patch owners who have
submitted one or more patches but have not picked any of the patches
for review.
I have sent out mails for which there has been no activity for a long
time, please respond to the mails if you are planning to continue to
work on it or if you are planning to work on it in the next
commitfest, please move it to the next commitfest. If there is no
response I'm planning to return these patches and it can be added
again when it will be worked upon actively.

Regards,
Vignesh

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2024-01-22 17:23:42 Re: XLog size reductions: smaller XLRec block header for PG17
Previous Message Pavel Stehule 2024-01-22 17:15:52 Re: psql: Allow editing query results with \gedit