Re: Commitfest manager for July 2024 - Mailing list pgsql-hackers

From Tomas Vondra
Subject Re: Commitfest manager for July 2024
Date
Msg-id f0d7d135-1c59-428b-882a-c2af953ae442@enterprisedb.com
Whole thread Raw
In response to Re: Commitfest manager for July 2024  (Corey Huinker <corey.huinker@gmail.com>)
List pgsql-hackers
Hi,

This reminded me that one of the changes proposed at pgconf.dev was
having multiple CF managers, each responsible for a subset of the CF
entries. Do we want to do try that?

IIRC the idea was that it's not really feasible to shepherd ~400 patches
(the current count for 2024-07), especially if the person has other
things to do too, and spreading this over multiple people would make it
more manageable - perhaps even allowing more people to participate.

If we wanted to try this, would that require some improvements in the CF
app, e.g. to track which CF manager is responsible for each entry?


regards

-- 
Tomas Vondra
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal
Next
From: Marat Bukharov
Date:
Subject: Re: [PATCH] Add min/max aggregate functions to BYTEA