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

From vignesh C
Subject Commitfest 2024-01 second week update
Date
Msg-id CALDaNm08er13GkvjT=xkXxmjvY4vaFz7bRc=26LVLz-vEJGG1g@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi,

Here's a quick status report after the second week:
Status summary:
status                   |   w1      |  w2
-------------------------+-----------+-----
Needs review:            |   238     | 213
Waiting on Author:       |    44     |  46
Ready for Committer:     |    27     |  27
Committed:               |    36     |  46
Moved to next CF |     1     |   3
Withdrawn:               |     2     |   4
Returned with Feedback:  |     3     |  12
Rejected:                |     1     |   1
Total:                   |   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 also returned few patches as the threads
have been inactive for a long time. I'll continue on this if the
thread is still inactive.
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.

Regards,
Vignesh



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: An inefficient query caused by unnecessary PlaceHolderVar
Next
From: Sutou Kouhei
Date:
Subject: Re: Make COPY format extendable: Extract COPY TO format implementations