Re: Commit fest 2025-03 - Mailing list pgsql-hackers

From vignesh C
Subject Re: Commit fest 2025-03
Date
Msg-id CALDaNm0O4bLL7ZhgiwwmKCM6wH9h5g3YKJAcEV4B-dZOirCUPg@mail.gmail.com
Whole thread Raw
In response to Re: Commit fest 2025-03  (vignesh C <vignesh21@gmail.com>)
Responses Re: Commit fest 2025-03
List pgsql-hackers
On Mon, 3 Mar 2025 at 15:02, vignesh C <vignesh21@gmail.com> wrote:
>
> On Tue, 25 Feb 2025 at 21:49, vignesh C <vignesh21@gmail.com> wrote:
> >
> > If any of these are ready, please add them to the CommitFest page. If
> > you think some are trivial and don’t need to be added, that’s fine
> > too.
> > Looking forward to a productive CommitFest!
>
> March 2025 commitfest has started, the current status is:
> status                             |   start
> --------------------------------+-----------
> Needs review:                 |   198
> Waiting on Author:           |    37
> Ready for Committer:      |    33
> Committed:                      |    52
> Moved to next CF            |     7
> Withdrawn:                       |   12
> Rejected:                          |     1
> Returned with Feedback: |     2
> Total:                                 |  342

Here's a quick commitfest status report after the first 10 days:
status                         |   start  |  10th Mar
----------------------------+--------+----------------
Needs review:           |   198  | 182
Waiting on Author:     |     37  |   35
Ready for Committer:|     33  |   33
Committed:                |     52  |   67
Moved to next CF:     |      7   |     7
Withdrawn:                |     12  |   15
Rejected:                   |       1  |     1
RWF:                         |       2  |     2
Total:                          |   342 |  342

There are currently 67 patches in the "Ready for Committer" status at
[1]. If any committers have bandwidth, please consider reviewing and
advancing them.

If you have submitted a patch that is in the "Waiting for Author"
state, please update it to "Needs Review" as soon as possible. This is
where reviewers are most likely to focus their efforts. There are 35
patches currently in this state that require updates at [2].

Additionally, 26 patches require a rebase due to recent commits at
[3]. Patch owners are requested to rebase and submit updated versions.
I will be changing the status of these patches to "Waiting on Author",
so please post a rebased version and update the status accordingly.

[1] - https://commitfest.postgresql.org/52/?status=3
[2] - https://commitfest.postgresql.org/52/?status=2
[3] - https://commitfest.postgresql.org/52/?status=1

Regards,
Vignesh



pgsql-hackers by date:

Previous
From: Daniil Davydov
Date:
Subject: Re: Add arbitrary xid and mxid to pg_resetwal
Next
From: jian he
Date:
Subject: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint