Commitfest PG19-4 (2026-01-01 – 2026-01-31)

No reviewers My patches My reviews New patch
Text Status Target version Tag (type to search) Author (type to search) Reviewer (type to search)
Clear


Status summary: Needs review: 53. Waiting on Author: 2. Ready for Committer: 3. Moved to next CF: 7. Total: 65.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Miscellaneous
Refactor how we form HeapTuples for CatalogTuple(Insert|Update) 6221 Needs review Refactoring Only 19 10/10 +2777−2839 Greg Burd (gregburd) 1 1 week ago
Refactoring
backend/nodes cleanup: Move loop variables definitions into for statement 6227 Needs review Refactoring Only 19 10/10 +20−35 Chao Li (chaol) Peter Eisentraut (petere) 1 4 days ago
Implement pg_add_size_overflow() and friends 6235 Needs review Refactoring Only 19 10/10 +94−91 Jacob Champion (jchampion) 1 3 days ago
Reorganize pqcomm.h a bit 6247 Needs review Refactoring Only 19 10/10 +25−23 Jacob Champion (jchampion) 1 yesterday
Server Features
Move instrumentation structs 6210 Needs review Refactoring Only My First Patch 9/10 +219−189 Mario Gonzalez (gonzalemario) 1 1 week ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Refactoring
Instead of dynamically allocating a StringInfo instance and then throwing it away or destroying it at the end of the function, use a stack-allocated StringInfoData. 6200 Moved to different CF Refactoring Only stable 10/10 +344−124 Mats Kindahl (mkindahl) David Rowley (davidrowley) 2 2 weeks ago
New patch