Commitfest 2024-01 third week update - Mailing list pgsql-hackers

From vignesh C
Subject Commitfest 2024-01 third week update
Date
Msg-id CALDaNm0JZ7XOfNrmZQGKD4okBZ8LV=J-mFz+FU3pNZaDvuTABw@mail.gmail.com
Whole thread Raw
List 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



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: psql: Allow editing query results with \gedit
Next
From: Robert Haas
Date:
Subject: Re: XLog size reductions: smaller XLRec block header for PG17