Commitfest PG20-1 (2026-07-01 – 2026-07-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: 175. Waiting on Author: 24. Ready for Committer: 31. Committed: 2. Moved to next CF: 24. Withdrawn: 8. Total: 264.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Refactor SLRU to always use long file names 5250 Ready for Committer Refactoring Only 10/10 +95−84 Aleksander Alekseev (a.alekseev) 9 3 days ago
Clarify FileTag-based unlinking 5454 Needs review Refactoring Only 10/10 +10−7 Matthias van de Meent (mmeent) Surya Poondla (spoondla) 5 1 week ago
Beautify read stream "per buffer data" APIs 5617 Needs review Refactoring Only 9/10 +116−44 Thomas Munro (macdice) Nazir Bilal Yavuz (nbyavuz) 5 1 week ago
Little refactoring of portalcmds.c 6113 Needs review Refactoring Only Good First Review 9/10 +16−24 Aleksander Alekseev (a.alekseev) 4 5 months ago
Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) 6245 Ready for Committer Performance My First Patch Refactoring Only 19 10/10 +978−150 Boris Mironov (bmironov) Fujii Masao (masaofujii), Egor Madyshev (emadyshev) 3 3 weeks ago
split tablecmds.c 6269 Waiting on Author Refactoring Only 19 Needs rebase! Nathan Bossart (bossartn) 3 2 months ago
refactor ExecInitPartitionInfo 6280 Needs review Refactoring Only stable 10/10 +14−26 Jian He (stayreal) 3 1 week ago
Safer and easier to use hash table initialization macro 6301 Waiting on Author Refactoring Only Needs rebase! Bertrand Drouvot (bdrouvot), Jelte Fennema-Nio (jeltef) 3 1 week ago
refactor handling optional argument in system functions 6303 Ready for Committer Refactoring Only 19 10/10 +25−168 Mark Wong (markwkm) Andreas Karlsson (kandreas) 3 3 days ago
Fix several Datum conversion inconsistencies (was: Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons) 6354 Needs review Refactoring Only Good First Review 19 10/10 +31−31 Aleksander Alekseev (a.alekseev), Kirill Reshke (reshke) Peter Eisentraut (petere) 3 2 weeks ago
Refactor *_abbrev_convert() functions 6393 Needs review Refactoring Only Good First Review 19 Needs rebase! Aleksander Alekseev (a.alekseev) Aditya Gollamudi (adigoll) John Naylor (john.naylor) 2 1 month ago
nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() 6402 Needs review Refactoring Only 19 10/10 +1−21 Chao Li (chaol) 2 2 months ago
ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling 6439 Needs review Refactoring Only 19 10/10 +18−14 Chao Li (chaol) 2 2 months ago
A stack allocation API 6591 Needs review Refactoring Only Performance Needs rebase! Thomas Munro (macdice) 1 3 weeks ago
tupdesc: simplify assert in equalTupleDescs() 6594 Needs review Refactoring Only 19 9/10 +1−2 Chao Li (chaol) 1 3 weeks ago
Replace __builtin_types_compatible_p with _Generic 6597 Needs review Modernization Refactoring Only 10/10 +62−77 Thomas Munro (macdice), Jelte Fennema-Nio (jeltef) 1 3 weeks ago
Avoid use of TopMemoryContext for resource owner cleanup in portals 6603 Needs review Refactoring Only 10/10 +106−23 Lukas Fittl (lfittl) 1 2 weeks ago
heapam_tuple_complete_speculative : remove unnecessary tuple fetch 6613 Ready for Committer Refactoring Only stable 10/10 +1−7 Chao Li (chaol) 1 1 week ago
Add condition variable support to WaitEventSetWait() 6633 Needs review Refactoring Only 19 10/10 +197−48 Chao Li (chaol) 1 4 days ago
bufmgr: pass through I/O stats context in FlushUnlockedBuffer() 6637 Needs review Refactoring Only Good First Review 19 10/10 +2−2 Chao Li (chaol) 1 1 week ago
Silence compiler warnings -Wmaybe-uninitialized 6638 Needs review Refactoring Only stable 10/10 +3−3 Imran Zaheer (imranzaheer) 1 1 week ago
Minor cleanup of Meson files given that we require 0.57 6656 Needs review Refactoring Only 10/10 +15−23 Andreas Karlsson (kandreas) 1 1 week ago
s/pg_attribute_always_inline/pg_always_inline/ 6661 Needs review Refactoring Only 10/10 +74−74 Andres Freund (andresfreund) 1 2 days ago
change SOFT_ERROR_OCCURRED to a static inline function 6666 Needs review Refactoring Only 10/10 +14−6 Nathan Bossart (bossartn) 1 2 weeks ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Thread-safe getopt() 5760 Moved to different CF Multithreading Refactoring Only 19 10/10 +268−163 Heikki Linnakangas (heikki) Peter Eisentraut (petere) Heikki Linnakangas (heikki) 4 1 week ago
Enable -Wstrict-prototypes and -Wold-style-definition by default 6572 Moved to different CF Refactoring Only 19 10/10 +54−4 Bertrand Drouvot (bertranddrouvot.pg) Peter Eisentraut (petere) 2 3 days ago
Use C11 alignas in typedef definitions 6585 Moved to different CF Refactoring Only 19 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) Peter Eisentraut (petere) 2 3 weeks ago
Avoid multiple calls to memcpy (src/backend/access/index/genam.c) 6586 Withdrawn Refactoring Only 19 8/10 +4−4 Ranier Vilela (raniervilela) lakshmi g (lakshmi) 1 2 weeks ago
remove bits* types 6599 Moved to different CF Refactoring Only 19 10/10 +277−289 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 1 week ago
avoid including vacuum.h in tableam.h and heapam.h 6612 Moved to different CF Refactoring Only 19 10/10 +82−71 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 1 week ago
New patch